[go: up one dir, main page]

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

Web Practical Programs

The document outlines a series of tasks for creating HTML programs, including formatting tags, logical tags, header tags, and anchor tags. It also includes instructions for implementing images, lists, tables, and forms, as well as creating web pages with specific text and scrolling effects. The tasks aim to demonstrate various HTML features and attributes through practical examples.

Uploaded by

Menaka Patil
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)
7 views2 pages

Web Practical Programs

The document outlines a series of tasks for creating HTML programs, including formatting tags, logical tags, header tags, and anchor tags. It also includes instructions for implementing images, lists, tables, and forms, as well as creating web pages with specific text and scrolling effects. The tasks aim to demonstrate various HTML features and attributes through practical examples.

Uploaded by

Menaka Patil
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

1. Write a HTML program to implement Formatting tags.

2. Write a HTML program to demonstrate all Logical tags.

3. Write a HTML program to implement all Header tags.

4. Write a HTML program to illustrate Anchor tag along with all its attributes.

5. Write a HTML program to insert Image tag with all its attributes.

Create a Web Page to display the text “ALL THE BEST" aligned with images.

7. Write a HTML program to implement Font tags along with its attributes.

8. Write a HTML program to illustrate List formatting tags for the streams
available in College :

a. Ordered list b. Unordered list c. Definition List .

9. create a Web Page to display ordered list, unordered list on the subjects
available in Fifth semester .

10. create a Table with Four rows and Four columns in HTML .

11. Write a HTML program to create a Time-table of your College using


necessary options such as Cellpadding, Cellspacing , colspan , rowspan .

12. Write a HTML program to marquee the image and text.

13. Create a Web Page in which the text " WEB TECHNOLOGY " should scroll
in different directions for four times .
14. Create a table using all its attributes and sub tags to execute the following
Information .

SNo. Names Specialization


1
Ada Lovelace She is World's first Computer
Programmer.
2
Adam Osborne Creator of the first
commercially available
Portable Computer .
3
Abhay Bhushan Author of the File Transfer
Protocol .
4
Alan Cooper Father of Visual Basic .
5
Alan Emtage Developer of " Archie " which
is considered to be the first
search engine.
6
Alan Schaaf Founder of " Imgur " which is
the world's largest image
hosting site .
7
Alexander Douglas Created the first graphical
Computer game, OXO .
8
Andreas Bechtolsheim Co-founder of Sun
Microsystems.

15. Create a Program on the concept of Form containing Textboxes, Radio


Buttons and Check boxes.

You might also like