HTML Web Design Questions and Answers

Take Exam

HTML Web Design questions with answers are essential for students learning web technologies and preparing for technical interviews. HTML (HyperText Markup Language) is the backbone of web page creation and a key part of front-end development. These programming questions and answers test your understanding of tags, attributes, forms, hyperlinks, and document structure. HTML Web Design MCQs frequently appear in placement tests for companies like Infosys, Wipro, and Capgemini. By practicing HTML-related programming questions, you can build a strong foundation in web development and confidently face technical assessments.

HTML Web Design

Showing 10 of 196 questions

101. Who is making the Web standards?

  • The World Wide Web Consortium
  • Mozilla
  • Microsoft
Show Answer Report

102. Which tag can set the background color for your page?

  • <body>
  • <head>
  • <font>
Show Answer Report

103. What is the correct HTML tag for inserting a line break?

  • <lb />
  • <br />
Show Answer Report

104. The attribute used to choose the type of font in HTML is ?

  • Character
  • Face
  • Text-type
Show Answer Report

105. colspan=n can be added to only what tag?

  • <table>
  • <td>
  • <tr>
Show Answer Report

106. Rather than using Hspace and Vspace you can use which of the following to add spacing to your image ?

  • height and width
  • 1x1 pixel transparent image
  • align=+2
Show Answer Report

107. What is the correct HTML for creating a hyperlink?

  • <a name=
  • <a href=
  • <a>http://www.qualitypointtech.com</a>
  • <a url=
Show Answer Report

108. In the code &lt;frameset cols=&quot;120,*&quot;&gt; the following would be true.

  • Top frame would be 120 pixels high
  • Left frame would be 120 inches wide
  • Left frame would be 120 pixels wide
Show Answer Report

109. When making bulleted lists you have what options ?

  • disc, circle, square
  • triangle, square, circle
  • square, disc, polygon
Show Answer Report

110. 58) A file that specifies how the screen is divided into frames is called a __________

  • frameset
  • frametable
  • tablelink
Show Answer Report
Questions and Answers for Competitive Exams Various Entrance Test