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
41. "Which of these are mark-up languages 1) Um 2) Xml 3) Html"
- 1 and 2
- 2 and 3
- 1 and 3
- None
42. "HTML files are stored with the extension of 1) .Htm 2) .Html 3) .Web"
- 1 and 3
- 2 and 3
- 1 and 2
- All
43. "HTML elements can fall in which of these groups 1) Block elements 2) Text 3) Character entites"
- 1 and 3
- 2 and 3
- 1 and 2
- All
44. "which of these doesn’t have a closing tag 1) <PRE> 2) <HR> 3) <HTML>"
- 1 and 2
- 1 and 3
- 2 and 3
- None
45. "which of the following is a HTML formatting tag 1) 1) <FORMAT> 2 <B> 3) <SUP>"
- 1 and 2
- 1 and 3
- 2 and 3
- None
46. "Form is a 1) Container 2) Portal 3) Attribute"
- 1 and 2
- 1 and 3
- 2 and 3
- All
47. "JavaScript is 1) Design 2) Programming 3) Case sensitive"
- 1 and 2
- 1 and 3
- 2 and 3
- All
48. "with the help of frames the browser can be divided into 1) Horizontal sections 2) Diagonal sections 3) Vertical sections"
- 1 and 2
- 1 and 3
- 2 and 3
- None
49. "To display the text dynamically we can use 1) <DIV> 2) <SPAN> 3) <MARQUEE>"
- 1 and 2
- 1 and 3
- 2 and 3
- All
50. "The tags which help in creating lists 1) <LI> 2) <UL> 3) <OL>"
- 1 and 2
- 1 and 3
- 2 and 3
- All