IT Questions – HTML & CSS
1) To create a form to accept students name, number of practical he has completed and
provide facility to upload his completion certificate.
2) Display a list of 3 scientists names (e.g., Vikram Sarabhai) having alphabetical numbering
(a…. b….) using relevant list tags. [1x]
3) To accept name of the college, total number oof students in the college, total number of
halls [ range till 100] the data should be sent to the server
4) Display “hello” having bold effect and underline using inline CSS. [5x]
5) To create registration form to accept name, mobile number, date of birth. The form
should have register caption on the bottom to submit the data. [7x]
6) To display “ecommerce” having “arial” font using inline CSS. Add an ordered list having 2
advantages. [2x]
7) Html program to create a list of 3 flowers in ordered list and list of 3 fruits in unordered
list. [12x]
8) To display “Digital India” in “Verdana” font using internal CSS. Add any 2 sentences of
about Digital India below in orange color. [7x]
9) Write a html program to accept student id (combination of alphabets and numbers),
date of joining college, percentage in previous class (in digits). the data should be sent to
the server[5x]
10) Write html program to display the following:
Name of the employee (cannot be blank)
Email id of the employee
Salary (maximum 50,000)
The data should be sent to the server. [2x]
11) To display a list of any 4 authors name in ordered list using relevant list tags in roman numbering.
12) To accept student name, date of birth, and attendance percentage in number form and the
data should be sent to the server. [3x]
13) To accept email id of the hotel, date of foundation, number of tables in hotel. The data
should be sent to the server. [3x]
14)to display “information technology” in yellow color and arial font using internal CSS. Add any
2 sentences about the subject below in green. [3x]
15)to display” Maharashtra State Board “in blue color and font size 30px using internal CSS. Give
background color yellow for the word. [6x]
16)write html program to create an ordered list of tea and coffee and unordered list under tea
as black tea and green tea [1x]
17) Write a html program to accept name of the patient, date of last visit to the hospital, mobile
number of the patient(compulsory)[7x]
18) Write html program using internal CSS to display 2 paragraphs. the first paragraph should
have cyan background color and second should have yellow text color with blue background
color. [3x]
19) Write a html program to display ecommerce having underline using internal CSS. Add any
two sentences about it with cyan color background.
20) Write html program to create ordered list of any 3 languages used for speaking and
unordered list for 2 computer languages.
21) Ordered list of coffee, tea and milk and unordered list of milk as plain milk and turmeric
milk. [1x]
22) To display” T-20 Cricket Match” in bold and with Calibri font. Add any 2 sentences on cricket
in orange color and design using inline CSS.
23) Write html code to display a list of student’s names with roman numbering using relevant
list tags.
24) Write “good morning” having bold effect and underline. [1x]
25) Write ordered list of tea and coffee and unordered list of coffee as cold coffee and black
coffee. [2x]
26) Display “web design” in italic format and underline the same. Add two sentences on it in
green color using internal CSS. [1x]
27) Write html program to create a form to accept students roll no., unit test marks, terminal
exam marks, Include the name of the subject teacher and send the data to the server. [1x]
28)write html program to create an unordered list having names of two students. Add in
ordered list 2 subjects that they have selected in FYJC below each of their names.
29) Write html code to display scientist name “Homi J Bhabha “having text color blue, underline
the same and align it to the center of the page using internal CSS. [1x]
30) Write html program to enter the travel details a follow:
Name of the hotel
Date of check in
Number of members (compulsory field)
The data should be sent to the server.
31) Write html program to display “save water save earth” in blue color with dotted border and
30px font size. Add any 2 sentences about how to save water in a paragraph in green color. Use
internal CSS to achieve the same.
32) Write html program to create ordered list having two streams: commerce and science.
Under each stream add two classes:” FYJC and SYJC” in unordered list.
33) Write a 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.
34) Write html program to display” Digital India” having underline using inline CSS. Add to
sentences about IT subject having yellow background color for text. [1x]
35)Display” Cyber Millenia” having Arial font and dotted border. Add 2 advantages in blue color
text. Use internal CSS to achieve the same. [1x]