Assignment: CSS Hell
You will skin 3 project gutenberg stories with custom CSS.
You will skin 2 versions of a possible professional homepage for your self with 2 versions of CSS.
Read requirements.org
Read this comic http://theoatmeal.com/comics/design_hell
git clone https://github.com/abramhindle/CMPUT404-assignment-css-hell.git
License/Copyright
Textual content is copyright Abram Hindle (C) 2013 under the CC-BY-SA 4.0 unported license. Attribution should be a hyperlink to the repository and (C) 2013 Abram Hindle visibile in the text.
Code is licensed under the Apache 2.0 license.
HTML change:
Part1
- Change the title in html to make it more trenchant to readers.
- Replace the original page style inside html(if exists) with link to the new style.css I create