If you’re looking to master the fundamentals of web design, this Web Designing MCQ Questions with answers PDF is a perfect resource for you. Packed with 50+ carefully selected multiple-choice questions and detailed answers, this PDF helps students, job seekers, and exam aspirants revise key concepts like HTML, CSS, JavaScript, and website layout. Whether you’re preparing for competitive exams or technical interviews, this guide will boost your understanding and confidence.
1. What does HTML stand for?
a) Hyper Trainer Marking Language
b) Hyper Text Markup Language
c) Hyper Text Machine Language
d) Hyper Text Making Language
Answer: b) Hyper Text Markup Language
2. Which tag is used to create a hyperlink in HTML?
a) <link>
b) <a>
c) <href>
d) <hyperlink>
Answer: b) <a>
3. The correct HTML element for inserting a line break is:
a) <break>
b) <lb>
c) <br>
d) <new>
Answer: c) <br>
4. CSS stands for:
a) Cascading Style Sheets
b) Colorful Style Sheets
c) Computer Style Sheets
d) Creative Style Syntax
Answer: a) Cascading Style Sheets
5. Which HTML tag is used to insert an image?
a) <picture>
b) <image>
c) <img>
d) <src>
Answer: c) <img>
6. The full form of URL is:
a) Uniform Resource Locator
b) Unique Resource Location
c) Unified Resource Locator
d) Uniform Record Locator
Answer: a) Uniform Resource Locator
7. Which attribute is used to define inline styles in HTML?
a) class
b) id
c) style
d) css
Answer: c) style
8. Which HTML element is used for the largest heading?
a) <heading>
b) <h6>
c) <h1>
d) <head>
Answer: c) <h1>
9. HTML is a:
a) Programming Language
b) Markup Language
c) Database Language
d) Script Language
Answer: b) Markup Language
10. What is the default alignment of text in HTML?
a) Right
b) Center
c) Left
d) Justify
Answer: c) Left
11. Which of the following is used to style web pages?
a) JavaScript
b) HTML
c) CSS
d) XML
Answer: c) CSS
12. The <tr>
tag in HTML is used for:
a) Table rows
b) Table columns
c) Table headers
d) Table formatting
Answer: a) Table rows
13. The <form>
tag in HTML is used to:
a) Display images
b) Create tables
c) Take input from user
d) Create hyperlinks
Answer: c) Take input from user
14. Which HTML tag is used to define an unordered list?
a) <ol>
b) <ul>
c) <li>
d) <list>
Answer: b) <ul>
15. SMTP is used for:
a) Web browsing
b) Sending emails
c) File transfer
d) Encrypting data
Answer: b) Sending emails
16. The default port number for HTTP is:
a) 80
b) 21
c) 110
d) 25
Answer: a) 80
17. Which of the following is a top-level domain?
a) .com
b) .html
c) /home
d) mail.
Answer: a) .com
18. Which CSS property is used to change the text color?
a) font-color
b) text-color
c) color
d) text-style
Answer: c) color
19. What is the correct way to comment in HTML?
a) # This is a comment
b) <!-- This is a comment -->
c) // This is a comment
d) /* This is a comment */
Answer: b) <!-- This is a comment -->
20. What is the correct syntax to link an external CSS file?
a) <style src="style.css">
b) <css link="style.css">
c) <link rel="stylesheet" href="style.css">
d) <stylesheet>style.css</stylesheet>
Answer: c) <link rel="stylesheet" href="style.css">
O Level Web Desiging(M2-R5.1)1000+MCQs PDF
21. Which tag is used to define a table in HTML?
Answer: <table>
22. Which protocol is secure for web transactions?
Answer: HTTPS
23. What is the full form of IP?
Answer: Internet Protocol
24. Which tag is used to create checkboxes in HTML?
Answer: <input type="checkbox">
O Level MCQ Chapter Wise – Master Your Exam Preparation | careersknowledge.in
25. The <title>
tag is placed inside:
Answer: <head>
26. Which HTML element defines the metadata?
Answer: <meta>
27. A website’s home page is also called:
Answer: Index Page
28. Which tag defines an internal style sheet?
Answer: <style>
29. Which attribute is used in HTML to specify an image source?
Answer: src
30. In HTML, <em>
tag is used to:
Answer: Emphasize text
https://www.youtube.com/@olevelguruji
31. Which tag is used to create a dropdown menu?
Answer: <select>
32. Which input type is used for password fields?
Answer: type="password"
33. JavaScript is:
Answer: A scripting language
34. Which CSS property controls the size of text?
Answer: font-size
35. What does DNS stand for?
Answer: Domain Name System
36. <iframe>
tag is used for:
Answer: Embedding another webpage
37. Which tag defines a cell in an HTML table?
Answer: <td>
38. The <hr>
tag represents:
Answer: A horizontal line
39. Which tag is used to define a paragraph in HTML?
Answer: <p>
40. TCP/IP stands for:
Answer: Transmission Control Protocol / Internet Protocol
41. Which HTML tag is used to display a numbered list?
Answer: <ol>
42. Which element is used to define navigation links in HTML5?
Answer: <nav>
43. Which HTML attribute is used to open a link in a new tab?
Answer: target="_blank"
44. HTML5 introduced which new semantic tag?
Answer: <article>
45. Which tag defines bold text in HTML?
Answer: <b>
46. What is the use of <fieldset>
tag?
Answer: To group related form elements
47. Which CSS property is used to set background color?
Answer: background-color
48. Which attribute adds tooltip text to an element in HTML?
Answer: title
49. Which CSS property is used to align text to the center?
Answer: text-align: center;
50. What does ISP stand for?
Answer: Internet Service Provider
51. Which tag is used to insert audio in HTML5?
Answer: <audio>
Also Check Our Latest Uploads
O Level M2-R5 Online Test | 50+ Most Expected MCQs for July 2025 Exam
O level m3 r5 mcq questions with answers