Web Designing (WD)
Question Paper – Chapter 1 & 2
Maximum Marks: 30
Instructions:
• Attempt all questions. Figures to the right indicate full marks.
• Write neat and structured answers.
Part A – 1 Mark Questions (Any 5 × 1 = 5 Marks)
1. Who invented HTML and in which year?
2. Write the full form of WWW.
3. Which tag is used to set the title of a webpage?
4. What is the purpose of the <p> tag in HTML?
5. Write one advantage of using CSS with HTML.
6. Which attribute of the <img> tag is used to specify alternate text?
Part B – 3 Mark Questions (Any 5 × 3 = 15 Marks)
1. Explain Inline, Internal, and External CSS with examples.
2. Differentiate between a webpage and a website with examples.
3. Write HTML code to display a list of three favorite fruits using an unordered list.
4. What is the difference between colspan and rowspan? Give an example.
5. Write HTML code to create a form with fields for Name, Email, and a Submit button.
6. Explain the importance of heading tags (<h1> to <h6>).
Part C – 5 Mark Questions (Any 2 × 5 = 10 Marks)
1. Describe the structure of a basic HTML page with suitable code. Explain the role of <html>,
<head>, and <body>.
2. Write HTML code to create a student marks table with Roll No, Name, and Marks using
<thead>, <tbody>, and <tfoot>.
3. Explain Semantic Elements in HTML5 with examples. Why are they important compared to
<div>?
4. Write an HTML page using Internal CSS that displays a heading in blue, a paragraph in green,
and a button with orange background.
— End of Paper —