Assignments
Journal CSS Transformation
Here's the steps for Assignment 09:
- Download the Journal-CSS Assignment
- Create a css document called journal.css
- Add the <link> element to your journal.html file under the <title>
- In the journal.css document you need to:
- Body
font-family
is Verdana, Geneva, Arial, and sans-serif - Body
font-size
is small - Have your h1 and h2 to have a normal
font-weight
- Have your h1 and h2 to have an orange
color
(use: #cc6600) - Have your h1 and h2
border-bottom
a thin, dotted, gray (#888) - h1
font-size
is 170% - h2
font-size
is 130% - Make your
font-style
italic for your blockquote (can you figure this out?)
- Body
- Upload all documents and image folder to your Andrews Web site folder
- email me the link to your website