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
62. <a> and </a> are the tags used for ?
- Audio-voiced text
- Adding links to your page
- Aligning text
63. What does the GENERATOR meta tag tell ?
- What type of server your page is on
- Which program was used to produce the page
- Who designed the page
66. What is the REFRESH meta tag used for ?
- Refresh your keywords
- Allow search engines to relist your page
- Redirect to a new domain
67. Screen colors are defined by which colors ?
- Green, Blue, and Yellow
- Crayola Colors
- Red, Green and Blue
68. What tag can prevent sites with adult content from being seen on MSIEbrowsers ?
- <meta refresh> tag
- <meta keywords> tag
- icra.org registered <meta http-equiv="pics-label">
69. To specify a font for your whole page add which tag ?
- <targetfont>
- <defaultfont>
- <basefont>
70. Increasing the cellpadding value will what ?
- Increase the distance between cell and content
- Increase the space between cells
- Increase the softness of your site