HTML MCQ Quiz Hub

HTML Mcq Question Set 8

Choose a topic to test your knowledge and improve your HTML skills

What is DOM?





✅ Correct Answer: 3

Which one of the following is an open source JavaScript library that enables styling for HTML5 elements in versions of Internet Explorer before IE 9 ?





✅ Correct Answer: 2

Which one of the following is not a step to install a library you need to perform the compatibility in browsers?





✅ Correct Answer: 4

Which property is used to detect the browser’s user agent and code based on the pertinent cases?





✅ Correct Answer: 1

Some users have requested tests for IE’s float double margin bug, and support for position:fixed. Which API is suitable for them?





✅ Correct Answer: 2

___ is an open source JavaScript library that allows support for different levels of experiences based on the capabilities of each browser.





✅ Correct Answer: 2

___ allows you to add custom styles to the document and test an element afterwards.





✅ Correct Answer: 4

____ is used to test whether geolocation is supported in old browsers.





✅ Correct Answer: 3

___ is a resource loader (CSS and JavaScript) that was made to specifically to work side-by-side with Modernizr.





✅ Correct Answer: 3

In which part of the HTML metadata is contained?





✅ Correct Answer: 3

Which of the following is not a function of robots meta tag?





✅ Correct Answer: 3

What is the role of charset attribute? It specifies





✅ Correct Answer: 3

___ prevents the page from being indexed altogether.





✅ Correct Answer: 3

Which of the following is not supported in HTML5?





✅ Correct Answer: 1

____ prevents search engines from following links inside the page.





✅ Correct Answer: 2

Different meta tags are defined by changing the ___ attribute to a valid value.





✅ Correct Answer: 4

____ prevents search engines from showing a cached link for the page.





✅ Correct Answer: 3

The value of the ___ attribute refers to the time interval in seconds before the refresh is performed.





✅ Correct Answer: 2

___ is an HTML specification used to add more information to HTML tags.





✅ Correct Answer: 2

The microdata model consists of groups of name-value pairs known as ___





✅ Correct Answer: 1

Every HTML element may have an __ attribute specified.





✅ Correct Answer: 3

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?





✅ Correct Answer: 2

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 time element?





✅ Correct Answer: 1

The _ of an item is the value of its element’s itemid attribute.





✅ Correct Answer: 3

If the element has an itemscope attribute, it returns an ___ object with all the element’s properties.





✅ Correct Answer: 2

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 data element?





✅ Correct Answer: 1

Which method takes a string that contains an unordered set of unique space-separated tokens that are case-sensitive, representing types?





✅ Correct Answer: 1

Which of the following applications/software can be used to create a favicon?





✅ Correct Answer: 2

By default, iOS adds ____________ effects to icons.





✅ Correct Answer: 3

Favicon stands for ______





✅ Correct Answer: 3

Which attribute is used for favicon?





✅ Correct Answer: 3

Which image file format is not supported in Firefox?





✅ Correct Answer: 1

The favicon was standardized by the _______





✅ Correct Answer: 2

In 2003, the .ico format was registered with the





✅ Correct Answer: 1

The recommended basic size for a favicon is ___________ pixels.





✅ Correct Answer: 4

_________ is the XML equivalent to strict HTML 4.01.





✅ Correct Answer: 1

Which of the following statement is true?





✅ Correct Answer: 2

The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace.





✅ Correct Answer: 3

Which of the following encoding an XML parser assumes?





✅ Correct Answer: 4

__________ is an extended version of the XHTML markup language for supporting RDF through a collection of attributes and processing rules in the form of well-formed XML documents.





✅ Correct Answer: 1

Which feature was already introduced before HTML5?





✅ Correct Answer: 4

Which tag is used with JavaScript?





✅ Correct Answer: 1

What application can one create even before the introduction of HTML5?





✅ Correct Answer: 3

What is the correct syntax of doctype in HTML5?





✅ Correct Answer: 1

What if one does not use the doctype in the starting of HTML document?





✅ Correct Answer: 1

Which of the following is not semantic element for text in HTML5?





✅ Correct Answer: 4

Which tag supports Non-English language?





✅ Correct Answer: 4

Which element was not removed by HTML5?





✅ Correct Answer: 3

Which of the following defines the title of a work?





✅ Correct Answer: 1