Vidyalelo
HTML · all questions

Basic HTML
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

212

Questions

10/11

Page

Pick an option on a question to see the right answer and solution.

Which tag is not used if you want to indicate the importance of the phrase?

Select an option to see the answer and solution.

What is the correct syntax of doctype in HTML5?

Select an option to see the answer and solution.

IP is used in the level . . . . . . . .

Select an option to see the answer and solution.

Which feature was already introduced before HTML5?

Select an option to see the answer and solution.

What an article element should not contain?

Select an option to see the answer and solution.

State true or false.
<p></p><p></p><p></p>produces numerous blank lines.

Select an option to see the answer and solution.

Which tag supports Non-English language?

Select an option to see the answer and solution.

What does <main> include?

Select an option to see the answer and solution.

Which of the following prints bold letters in traditional HTML?
i. <B>Bold Text</B>
ii. <B>Bold Text</b>
iii. <b>Bold Text</B>
iv. <b>Bold Text</b>

Select an option to see the answer and solution.

Which symbol is used when HTTP request does not apply to the particular source?

Select an option to see the answer and solution.

Which element is used to get highlighted text in HTML5?

Select an option to see the answer and solution.

What output do you expect if the following markup is rendered?
<strong>T   e    s   t   o  f  s  p  a  c  e  s</strong><br>
<strong>T e s t &nbsp;o f&nbsp; s p a c e s </strong>

Select an option to see the answer and solution.

Which of the following is not a response-header field?

Select an option to see the answer and solution.

Which one is the correct syntax for specifying media type?

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

Which element was not removed by HTML5?

Select an option to see the answer and solution.

Which tag is used with JavaScript?

Select an option to see the answer and solution.

Which of the following XHTML doctype declaration contains all HTML elements and attributes, including presentational and deprecated elements (like font) but not framesets?

Select an option to see the answer and solution.

Which header field defines meta information?

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.