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
11. "Attribute that makes it possible to specify a left right and centre alignment"
- ALIGN
- CENTRE
- LEFT
- RIGHT
12. HTML pages are
- STATIC
- DYNAMIC
- SCRIPTING
- ALL THE ABOVE
13. HTML page can have how many levels of heading
- Two
- Three
- Five
- Six
14. "The attribute which specify the text to be displayed instead of an image."
- IMG
- ALT
- SRC
- ALIGN
16. Tag that indicates the top element of the documentis
- HTTP
- HEAD
- START
- HTML
18. which of these tell web browsers how to format and organize web pages
- TAG
- ATTRIBUTE
- FORMAT
- NONE
19. The tag which is useful for other programs like search engines is
- <ADD>
- <A>
- <ADDRESS>
- <SEARCH>