IT581: Practicum in Web Development, Summer 2015 (Hybrid)

Work with lists

Due at the end of class session. You may have 24 hours extension.

Save the practice page

Part of the work for the assignment has already been saved in this practice page and this practice CSS. Save a copy of the document and css files. You may change the name if you wish.

There is a screenshot of a web document at the end of this page. Your task is to reproduce the document.

Use an ordered list for the outer list, and unordered lists for the inner ones.

Use rules in an external stylesheet for the list-style-types (upper-roman and square).

Use span and class to mark up the "tags" (e.g. <style>), so they can be styled in the external stylesheet as

Notice that there are special characters in the text that have been encoded using HTML character-entities.

Validate your work

When you are finished, be sure to validate your finished document, first the HTML (W3C HTML validation), and then after that is correct, the CSS (W3C CSS validation).

Show me your work and submit the work using Blackboard

There are two files to submit, the HTML document and the external stylesheet file. Be sure to attach both of them when submitting your assignment.

Click to see the result page

Comments to: dong@hood.edu
Last Modified: 13 July 2015. 17:58