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

Unit 1 Assignment Question

The document contains a set of HTML assignment questions categorized into 2-mark, 5-mark, and 10-mark sections. It covers various topics such as HTML tags, their usage, structure of HTML files, differences between list types, and form design. The questions aim to assess knowledge on basic HTML concepts and practical applications.

Uploaded by

Meenapanimalar
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)
2 views1 page

Unit 1 Assignment Question

The document contains a set of HTML assignment questions categorized into 2-mark, 5-mark, and 10-mark sections. It covers various topics such as HTML tags, their usage, structure of HTML files, differences between list types, and form design. The questions aim to assess knowledge on basic HTML concepts and practical applications.

Uploaded by

Meenapanimalar
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

Unit-1

HTML Assignment Questions

2 mark Questions

1. What is the expansion of HTML?

2. What is the extension of HTML?

3. What are the basic tags in HTML?

4. What is the <body> tag used for in HTML? Example

5. What is the <head> tag used for in HTML? Example

6. What is the <strong> tag used for in HTML? Example

7. How do you define headings in HTML?

8. How do you embed an image in an HTML document?

9. How do you create a line break in HTML?

10. What is an element in HTML?

11. What is the HTML element that represents a frame?

12. Why use HTML form?

[Link] do you create an input field for text in HTML?

5mark

1. What are the HTML tags used to display the data in the tabular format?

2. Explain the structure of HTML file with example

[Link] are the differences between ordered and unordered lists?

4. Explain the following HTML tags with all attributes.

(1) <a> (2) <body> (3) <img> (4) <table> (5) <p>

5. Define Form tag. Design a Registration page by using all Form controls.

10mark

1. Define List Tag with an example.

2. Explain Meta, Prologue, Script in html with example

You might also like