raysarinas / CMPUT404-assignment-css-hell

CMPUT404-assignment-css-hell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/CSS content is copyright Raymond Sarinas (C) 2021 under the CC-BY-SA 4.0 unported license. Attribution should be a hyperlink to the repository and (C) 2021 Raymond Sarinas visibile in the text.

Modified Code

  • Added the following code to each gutenburg HTML file beneath the <style> tag:
<link type="text/css" rel="stylesheet" href="gutenburg.css"/>

Resources

About

CMPUT404-assignment-css-hell


Languages

Language:HTML 99.5%Language:CSS 0.5%