Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 383 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 383 Bytes

comp20-assignment3b

An experiment with XML and applying CSS to it

index.html holds the main code for a hypothetical setlist for a cover band playing a variety of songs from a variety of artists, years, and genres. This is actually an xml doc but uses the .html extension so as to be used as the root directory.

style.css holds the styling information to make this look pretty.