HTML Assignment
1. Create a table with 3 rows and 2 columns of Student Name,
Marks and Qualification.
2. Create a multi-column table with merged header cells using
colspan and rowspan.
3. Create an external CSS file style.css and link it to your HTML
file.
4. Create an ordered list of your top 5 favorite Fruits.
5. Create a dropdown menu using only HTML and CSS.
6. Write a HTML code using TABLE tag and create following
structure:
Train Number Train Name Arrival Time Departure
Time
63209 Passenger 7:50 AM 8:00 AM
12098 Magadh 5:30 PM 7:00 PM
express
28790 DDU 7:00 AM 7:30 AM
62092 SMK 5:00 PM 5:30PM
7. Create a registration form with:
a. Name, email, password, and confirm password fields
b. Radio buttons for gender
c. dropdown for country
8. Create a full webpage layout with header, nav, main, and
footer.
9. Create a feedback form with star rating using radio buttons.
10. Write html code to set an image having height 200 and
width 300, when I click on that image website
http://www.nielit.gov.in will open in new tab.
11.Write a html program to create links to two search engines
google and yahoo.
12. Create a HTML page and set a picture as a background on web
pages, and add moving text Result of CCC in that page.