XML's goal is to replace HTML
Which HTML5 element defines an article?
Which HTML5 element is used to specify a header for a document or section?
In HTML5, what does the <aside> element define?
Browsers remove extra spaces when displaying an HTML file.
Which HTML5 element defines navigation links?
Which HTML5 element is used to display a scalar measurement within a known range?
Which input type defines a week and year control (no time zone)?
Which input type defines a slider control?
In HTML5, which attribute is used to specify that an input field must be filled out?
Which built-in HTML5 object is used to draw on the canvas?
The <canvas> element in HTML5 is used to:
Graphics defined by SVG is in which format?
In HTML5, you can embed SVG elements directly into an HTML page.
In HTML5, contextmenu and spellcheck are:
The new HTML5 global attribute, "contenteditable" is used to:
In HTML5, which method is used to get the current location of a user?
Which attribute for <script> elements is no longer required in HTML5?
What is the correct HTML5 element for playing audio files?
What is the correct HTML5 element for playing video files?
In HTML5, onblur and onfocus are:
Which element is no longer supported in HTML5?
Which HTML5 element is used to specify a footer for a document or section?
Which doctype is correct for HTML5?
What is the previous version of HTML, prior to HTML5?
Pick out which is not a HTML tag?
What happens if you open the external CSS file in a browser?
Which tags are used to separate sections of text in HTML?
Which tag is used to put a scrolling text on a web page?
What is the purpose of using the <th> tag in HTML?
What is the default size for a text field in HTML?
What is the difference between the directory and menu lists of the Unordered list?
Can a single text link point to two different web pages in HTML?
What can be used to align images and wrap text in HTML?
What if there is no text between the tags or if a text was omitted by mistake in HTML?
What will happen if you two tags overlapped in HTML?
How do you create multicolored text on a webpage?
Pick out the Example for UnOrdered list in HTML?
Pick out the Example for Ordered list in HTML?
Which can be used in keeping list elements straight in an HTML file?
Can we apply hyperlink to images in HTML?
Does a hyperlink apply to text only in HTML?
Do older HTML files work on newer browsers?
Pick out the correct statement for creating links to sections within the same page?
Which is used in creating links to sections within the same page?
In image mapping, Which is used to determine hotspots corresponds with which links?
Which tag is used to create links to sections within the same page?
How do you insert a copyright symbol on a browser page?
Pick out which tags need not be paired in HTML?
Do all HTML tags come in pairs?
Which HTML attribute specifies an alternate text for an image if the image cannot be displayed?
Which HTML element defines the title of a document?
Block elements are normally displayed without starting a new line.
HTML comments start with <!-- and end with -->
An <iframe> is used to display a web page within a web page.?
What is the correct HTML for inserting a background image?
What is the correct HTML for inserting an image?
What is the correct HTML for making a text area?
What is the correct HTML for making a drop-down list?
What is the correct HTML for making a text input field?
What is the correct HTML for making a checkbox?
How can you make a bulleted list?
How can you make a numbered list?
Inline elements are normally displayed without starting a new line.
Which of these elements are all <table> elements?
Which character is used to indicate an end tag?
What is the correct HTML for creating a hyperlink?
Choose the correct HTML element to define emphasized text
Choose the correct HTML element to define important text
What is the correct HTML for adding a background color?
What is the correct HTML element for inserting a line break?
Choose the correct HTML element for the largest heading:
Who is making the Web standards?
What does HTML stand for?
Which HTML attribute is used to define inline styles?
Which HTML tag is used to define an internal style sheet?
Where in an HTML document is the correct place to refer to an external style sheet?
What is the correct HTML for referring to an external style sheet?