0% found this document useful (0 votes)
63 views1 page

Web Designing Question Paper: Chapters 1 & 2

This document is a question paper for a Web Designing course covering Chapters 1 and 2, with a maximum score of 30 marks. It consists of three parts: Part A includes 1-mark questions, Part B has 3-mark questions, and Part C contains 5-mark questions, all related to HTML and CSS concepts. The questions range from basic definitions to coding tasks and explanations of web design principles.

Uploaded by

mdquaphila
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views1 page

Web Designing Question Paper: Chapters 1 & 2

This document is a question paper for a Web Designing course covering Chapters 1 and 2, with a maximum score of 30 marks. It consists of three parts: Part A includes 1-mark questions, Part B has 3-mark questions, and Part C contains 5-mark questions, all related to HTML and CSS concepts. The questions range from basic definitions to coding tasks and explanations of web design principles.

Uploaded by

mdquaphila
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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 —

You might also like