0% found this document useful (0 votes)
4 views2 pages

HTML Practical-1

The document outlines practical HTML tasks including displaying family information, creating lists of animals and colors, and designing a table with course data. It also includes instructions for using anchor tags to create web links and references, as well as creating an employee registration webpage and designing complex tables. The tasks cover various HTML elements and their applications.
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)
4 views2 pages

HTML Practical-1

The document outlines practical HTML tasks including displaying family information, creating lists of animals and colors, and designing a table with course data. It also includes instructions for using anchor tags to create web links and references, as well as creating an employee registration webpage and designing complex tables. The tasks cover various HTML elements and their applications.
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
You are on page 1/ 2

HTML Practical:

1) Display your family information with using basic tag.


2) Write an HTML documents to print the following
1. Animals
 Cow
 Cat
 Dog
 Lion
 Monkey
2. Colours
 Red
 Green
 Blue
 Gray
 White
3) Create a table with the following data
Sr. Dept no. Courses
No
1 Computer Science UG PG
2 Maths Yes Yes
3 Chemistry Yes Yes
4 Commerce No Yes
5 Arts No No

4) Write Html code to demonstrate the use of Anchor Tag for the following:-
a. Creating a web link that opens in a new window.
b. Creating a aweb link that opens in the window.
c. Reference within the same HTML document
d. Reference to some image
5) Create employee registration webpage using HTML form objects

6) HTML code to design Multiple list

7) Html code to design the complex table with rowspan and colspan

You might also like