HTML Web Design Questions and Answers
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
104. The attribute used to choose the type of font in HTML is ?
- Character
- Face
- Text-type
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
107. What is the correct HTML for creating a hyperlink?
- <a name=
- <a href=
- <a>http://www.qualitypointtech.com</a>
- <a url=
108. In the code <frameset cols="120,*"> 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
109. When making bulleted lists you have what options ?
- disc, circle, square
- triangle, square, circle
- square, disc, polygon
110. 58) A file that specifies how the screen is divided into frames is called a __________
- frameset
- frametable
- tablelink