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

HTML Programs

The document provides a series of tasks related to HTML programming, including creating various types of lists (ordered and unordered), forms for data submission, and displaying information about animals, authors, students, and more. Each task specifies the required HTML structure and elements to be used. The tasks cover a wide range of HTML functionalities, including input fields, lists, and inline CSS.

Uploaded by

aniketsakhare148
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)
18 views2 pages

HTML Programs

The document provides a series of tasks related to HTML programming, including creating various types of lists (ordered and unordered), forms for data submission, and displaying information about animals, authors, students, and more. Each task specifies the required HTML structure and elements to be used. The tasks cover a wide range of HTML functionalities, including input fields, lists, and inline CSS.

Uploaded by

aniketsakhare148
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

1. Websites and ordered list of social media websites( [Link], facebook.

com)
2. write a Html code to display names of two animals in unordered list.
3. Write a Html code to display a list of any 3 scientific names (e.g. Vikram Sarabhai, Homi
Jahangir Bhaba etc.) having alphabetical numbering (a……b…..) using relevant list tags.
4. Write a Html code to display a list of any 4 author name in ordered list using relevant list
tags( e.g. author P.L. Deshpande, Kusumagraj, Chetan Bhagat ) in roman numbering I
,II,III…
5. Write a HTML code to display a list of any students names having roman I to iv numbering
using relevant list tag.
6. write a Html code to display names of two animals in ordered list and two flower in
unordered list.
7. Write a html code to print ordered list of any two html tags and list their attributes in
unordered list under each tag.
8. Write a html program to accept Email Id of the Hotel, Date of Foundation, Number of tables
in hotel The data should be sent to the server.
9. Write a html program to accept name of the collage , total number of student in the college,
total number of halls(range till100) the data should be sent to the server
10. write a html program to accept Name of the Employee (cannot be blank), Email Id of the
Employee,
11. Write a html program to accept Name of the hospital, Email Id of the hospital, Number of
beds in the hospital. The data should be sent to the server.
12. Write a html program to accept roll no, age name of the college and upload biodata of the
students.
13. Write a html program to accept student name, date of birth and attendance percentage in
number the data should be sent to the server.
14. Write a html program to create a form to accept Doctor’s name, number of patients
(maximum 20 ), Date of examining patients.
15. Write a html program to create a form to accept Patient’s name , his mobile number and date
of birth. Keeps all fields compulsory.
16. write a html program to create a form to accept students name, number of practical he has
completed and provide facility to upload his completion certificate
17. Write a html program to create a form to accept students roll no(In number format), Unit test
marks(maximum 25 marks), Terminal exam marks (maximum 50 marks). Include the name
of the name of the subject teacher and send the data to the server.
18. Write a html program to create a ordered list having names of two friends. Add unordered list
of their hobbies under each name. (The program code should display nested list)
19. Write a html program to create a registration form to accept name, mobile no, date of birth,
the form should have register caption on the button to submit the data.
20. Write a html program to create an order list of 3 language used for speaking and unordered
list having 2 computer language
21. Write a html program to create an ordered list having names of two friends. Add unordered
list of their hobbies under each name ( The program code should display nested list)
22. Write a html program to create an unordered list having names of two students. Add ordered
list of two subject they selected.
23. Write a html program to create ordered list of 3 languages and unordered list of 2 computer
languages
24. Write a html program to create registration form to accept name, mobile no, date of birth. The
form should have register caption on the button to submit the data.
25. Write a html program to display a unordered list of search engine websites ([Link] and
[Link]) and ordered list of social media websites ([Link] , [Link])
26. Write a html program to display list of two subject in unordered list and add chapter names
(any two) under each subject in ordered list.
27. Write a html program to display ordered list of two friends and list their hobbies each in
ordered list
28. Write a HTML program to display ordered list of two friends and list their two hobbies each
in unordered list and upload biodata of the students
29. Write a html program to display “Digital World” having underline using inline CSS. Add an
ordered list having any two advantages of it
30. Write html program to accept employee id (number field), date of Birth , email ID of
Employee and Submit Data.
31. Write HTML program to accept Name of the College, Total number of students in the
college, Total number of halls (range till 100). The data should be sent to the server.
32. Write html program to accept teacher name (compulsory field), teaching for standard , date of
joining and email ID of the teacher.
33. Write HTML program to create a list of 3 flowers in ordered list and list of 3 fruits in
unordered list.
34. Write HTML program to create an ordered list of 3 languages used for speaking and
unordered list having 2 computer languages.
35. Write html Program to display list of two subject in unordered list and add chapter names (
any two) under each subject in ordered list.
36. Write html programme to accept employee id (number field) date of birth , email id of
employee and submit data.

You might also like