HTML Basic Which of the following is not supported in HTML5 ? http-equiv content scheme name http-equiv content scheme name 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? document.getItems collection.namedItem element.itemProp none of the mentioned document.getItems collection.namedItem element.itemProp none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic To add a plain color background to your web page, use which of the following ?1. < body bgcolor= “36,24,35” >2. < body color= “# FF000” >3. < body bgcolor= “# FF000” > Option 1 All of these Option 2 Option 3 Option 1 All of these Option 2 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ prevents the page from being indexed altogether. novalue noarchive noindex nofollow novalue noarchive noindex nofollow ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The recommended basic size for a favicon is ___________ pixels both a and c 16×16 48×48 26×26 both a and c 16×16 48×48 26×26 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic XML is a markup language where documents must be marked up correctly. False True False True ANSWER DOWNLOAD EXAMIANS APP