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

List of Program - WT Lab

The document lists 16 programs to be completed for a Web Technology Lab course. The programs cover basic HTML tags and elements like headers, fonts, lists, images and links. They also include more advanced concepts like tables, forms, multiple linked pages, frames, and internal, inline and external style sheets. The final program involves creating a static website using HTML and CSS.

Uploaded by

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

List of Program - WT Lab

The document lists 16 programs to be completed for a Web Technology Lab course. The programs cover basic HTML tags and elements like headers, fonts, lists, images and links. They also include more advanced concepts like tables, forms, multiple linked pages, frames, and internal, inline and external style sheets. The final program involves creating a static website using HTML and CSS.

Uploaded by

Sheetal kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

WEB Technology Lab (BCA-605P)

List of Program
1. WAP in HTML to print a message.
2. WAP in HTML to show the use of header tags.
3. WAP in HTML to show the use of <FONT> tag.
4. WAP in HTML to show the Unordered List.
5. WAP in HTML to show the Ordered List.
6. WAP in HTML to show the Definition List.
7. WAP in HTML to show the use of <IMG> tag.
8. WAP in HTML to show the use of anchor tag.
9. WAP in HTML to show the following table.
S Marks
NAME
N TH PR TOTAL
1
2
3
4
5

10.WAP in HTML to display a user registration form with following details;


First Name, Last Name, Password, Father’s Name, Gender, D.O.B,
Address, District, and City.
11.WAP in HTML to show the linking of 3 web pages in a program.
12.WAP in HTML to show the use of <frameset> and <frame> tags.
13.WAP in HTML to implement Inline Style Sheet.
14.WAP in HTML to implement Internal Style Sheet.
15.WAP in HTML to implement External Style Sheet.
16. Create a static website using HTML & CSS.

You might also like