HTML Basic Choose the correct tag for largest heading in HTML. heading h1 h6 head heading h1 h6 head ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 1 2 3 0 1 2 3 0 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Rendering engine is not responsible for parsing the markup content (HTML) generating a visual presentation of the formatted content including media files referenced none of the mentioned parsing style information (CSS, XSL, and so on) parsing the markup content (HTML) generating a visual presentation of the formatted content including media files referenced none of the mentioned parsing style information (CSS, XSL, and so on) ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Favicon stands for Both a and b None of these Favorite icon Fav icon Both a and b None of these Favorite icon Fav icon ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Firefox uses _________ rendering engine. Trident Gecko Presto WebKit Trident Gecko Presto WebKit ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What indicates the content in file is HTML when delivered on the network. Both “.html” extension and “content-type” header The extension of the file “.html” The “content-type” header None of the mentioned Both “.html” extension and “content-type” header The extension of the file “.html” The “content-type” header None of the mentioned ANSWER DOWNLOAD EXAMIANS APP