0% found this document useful (0 votes)
17 views1 page

HTML Assignment Guidelines for Students

The document provides instructions for completing an HTML assignment involving creating lists, adding copyright and name information, making a nested list of classes, and designing a simple login page with fields.

Uploaded by

api-3697675
Copyright
© Attribution Non-Commercial (BY-NC)
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)
17 views1 page

HTML Assignment Guidelines for Students

The document provides instructions for completing an HTML assignment involving creating lists, adding copyright and name information, making a nested list of classes, and designing a simple login page with fields.

Uploaded by

api-3697675
Copyright
© Attribution Non-Commercial (BY-NC)
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

HTML Assignment

DAY1

1. Create three HTML lists.


• First list should be an unordered list of your class schedule, titled Class Schedule
– Unordered List
• Seccond List should be an ordered list of your class schedule, titled Class
Schedule – Ordered List
• Third List should be an unorderderd list of three search engines, titled Website
Search Links

2. Within the <ADDRESS> tag provide a copyright statement, date, and your first initial
and last name.
• Place your name at the top of the page in large text
• Color the background your favorite color
• Find three cool words and write thier definitions next to them

3. Make a list of your classes, in an unordered list.


• Within each class, make a nested list that contains, the teacher, the hour and the
start/end times of the hour
• Make sure to have lunch where it would normally appear for you, before or after
fifth hour.

4. Design a simple login page containing two text boxes (one for user name and another
for password), two levels and submit button.

You might also like