HTML Basic Which tag tells the browser where the page starts and stops ?1. < html >2. < body >3. < head >4. < title > Option 4 Option 2 Option 3 Option 1 Option 4 Option 2 Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Favicon stands for Both a and b None of these Fav icon Favorite icon Both a and b None of these Fav icon Favorite icon ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What should we add to a template in Dreamweaver in order to control where page content goes? Content Controllers Editable Regions Frames HTML controllers Content Controllers Editable Regions Frames HTML controllers ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following options follows content model in HTML?i.< ul > < p >Option one < /p > < /ul >ii.< ul > < li >Option two < /li > < /ul > None of the mentioned i and ii ii i None of the mentioned i and ii ii i ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Any target specified in the BASE element can be overridden on a case-by-case basis by specifying a different target in different forms Anchor Imagemap All of these Link Anchor Imagemap All of these Link 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. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value The value is the item created by the element. The value is the element’s textContent. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value The value is the item created by the element. ANSWER DOWNLOAD EXAMIANS APP