HTML Basic Which tag tells the browser where the page starts and stops ?1. < html >2. < body >3. < head >4. < title > Option 1 Option 3 Option 2 Option 4 Option 1 Option 3 Option 2 Option 4 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In case we want to implement a JavaScript fallback, we would need to create a conditional statement using Modernizr. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is used to read a HTML page and render it? Web matrix Web browser None of the mentioned Web server Web matrix Web browser None of the mentioned Web server ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which method takes a string that contains an unordered set of unique space-separated tokens that are case-sensitive, representing types? collection.namedItem element.itemProp none of the mentioned document.getItems collection.namedItem element.itemProp none of the mentioned document.getItems ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is correct character entities for "Copyright" symbol? ³ Ÿ © • ³ Ÿ © • ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used to provide an advisory text about an element or its contents. title dir none of the mentioned tooltip title dir none of the mentioned tooltip ANSWER DOWNLOAD EXAMIANS APP