HTML Basic What does the < br > tag add to your webpage ? None of these Long break Line break Paragraph break None of these Long break Line break Paragraph break ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which tag is used to insert images into your web page ? im None of these scr img im None of these scr img ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The goal of microdata is to create a unified way to define the data in a way any web crawler or reader implementation can read it. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that is used to add a name/value pair to a microdata item? itemid itemscope itemref itemprop itemid itemscope itemref itemprop ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is correct character entities for "Copyright" symbol? Ÿ • © ³ Ÿ • © ³ ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a meta element ? The value is the element’s textContent. On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value The value is the value of the element’s value attribute, if it has one, or the empty string otherwise The value is the item created by the element. The value is the element’s textContent. On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value The value is the value of the element’s value attribute, if it has one, or the empty string otherwise The value is the item created by the element. ANSWER DOWNLOAD EXAMIANS APP