HTML Basic Which of the following is the first web browser? Nexus Mosaic Internet Explorer Netscape Navigator Nexus Mosaic Internet Explorer Netscape Navigator 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 In HTML, tags that include both on and off tag are called container tag document tag None of these comment tag container tag document tag None of these comment tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace. link src xmlns source link src xmlns source ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct HTML tag to make a text italic.1. < i >2. < italic >3. < it >4. < il > Option 3 Option 1 Option 2 Option 4 Option 3 Option 1 Option 2 Option 4 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. It is faster to render HTML and CSS than to interpret and execute JavaScript. False True False True ANSWER DOWNLOAD EXAMIANS APP