IT Programs - HTML
IT Programs - HTML
Q.2) Design a web page that should accept name of the user, Select Gender, Address, hobby and submit
button.
Q.3) Design a web page that should accept Seat No., invigilator sign, stream (Arts, Com and Sci) and
submit button.
Q.4) Write a html program to create registration form to accept Employee name, Select Department
(HR, Sales, Purchase) , Qualification ( BE, MBA, Mcom, MA, MSC) multiple choice, Submit, reset and
cancel button.
Q.5) Write a html program to create a form to accept students roll number, Unit test marks, Terminal
exam marks. Include the name of the Subject teacher and send the data to the server.
Q.6) Write a html program to create a form to accept Doctor’s Name, Number of patients, date of
examining the patients.
Q.7) Write a html program to create a form to accept Student’s Name, number of practical he has
completed and provide facility to submit the form.
Q.8) Write a html program to accept name of the college, total number of students in the college, total
number of halls. The data should be sent to the server.
Q.9) Design web page that should accept Personal Details of the user i.e. name of the user along with
date and time values. The page must contain submit button.
Q.10) Design a web page that should accept name of the user, Email ID, Number of years completed in
office, office phone number(compulsory), image with submit button.
Q.11) Design a web page that should accept name of the user, select file for upload, color picker tool,
website URL, search and submit button.
Q.5) Write a html program to insert inline frame on web page. Use abc.html file as a source for inline
frame. Size of Inline frame should be 200 * 200 pixels.
Q.13) Write a html Program to create an ordered list having names of any two friends. Add unordered
list of their hobbies under each name as shown below
1. Anil
*Playing
2. Amol
*Reading
Q.14) Write a html Program to create an unordered list having names of two students. Add ordered list
of subjects they selected as shown below
* Rupali
1. Physics
2. Chemistry
* Radha
1. IT
2. Maths
Q.15) Write a html Program to create a list of 5 flowers in ordered list and list of 5 fruits in unordered
list.
Q.16) Write a html program to create an ordered list of 2 languages used for speaking and unordered list
having 3 computer languages.
Q.23) Write a html program to display names of the two departments and also display course like B.Sc,
M.Sc, B.A., M.A. under department name in unordered list.
Q.4) Write a html program to display “Cyber World” having Arial font and background colour Cyan. Add
any two advantages having red colour for the text.
Q.6) Write a html program using internal CSS to display two paragraphs. The first paragraph should have
pink background color and second have red text color with blue background color. (Write topic of your
choice in paragraph).
Q.7) Write html program to display “Digital India” having underline using inline CSS. Add any two
sentences about “IT” subject below having yellow color background for the text .
Q.8) Write a html program to display “Ecommerce” having underline using internal CSS. Add any two
sentences about Ecommerce subject below having red background for the text.
Q.9) Write a html program to display “Digital world” having underline using inline CSS. Add an ordered
list having any two advantages of it.
Q.10) Write a html program to display “Ecommerce” having “Arial” font using inline CSS. Add an ordered
list having any two advantages of it.
Q.11) Write a html program to display “Cyber World” having Arial font and background color cyan. Add
any two advantages having blue color for the text.
Q.12) Write a html program to display “Information Technology” in bold format and Calibri font using
inline CSS. Add any two sentences about IT subject below in orange color.
Q.24) Write a html program to display “Maharashtra state board” in font size 50 pixels using Internal
CSS. Give background color yellow for the same text.