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
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.
Generally everything is LICENSE'D under the CC BY-SA 4.0: https://creativecommons.org/licenses/by-sa/4.0/legalcode license by Panayioti Koukoulas and Noah Shillington.
Further contributions are listed in the code and licensed under The MIT License: https://opensource.org/licenses/MIT.
Changes made:
- Replaced inline CSS at beginning of file with reference to style.css
- Replaced certain style calls with classes to allow them to be modified across the file
- Minor changes to use of headers in 2.html to make them more consistent
http://boydstoast.com/ - General Layout - Idea how to structure webpage
https://developers.google.com/fonts/docs/getting_started - How to import fonts from the google API
https://css3gen.com/css3-text-effects/ - ugly webpage's fire like glow effect