Essential Question: How can I use CSS in my web page?
Mastery Objectives:
SWBAT create a web page using a CSS style sheet.
SWBAT format text using CSS.
SWBAT create <div>s in HTML.
Directions: Create a website for one of your hobbies. The website should use a CSS style sheet. Please format the following:
Create three <div>s with 3 different font families, font sizes, backgrounds, and font colors. HTML Div Tutorial, CSS Margin, CSS Colors
Create an unordered list with everything you need to do the hobby.
Use 2 images for your webpage.
Change the alignment for your fonts.
Include formatting for <p>. HTML Paragraphs
Include formatting for h1. HTML Headings
Include formatting for h2. HTML Headings
Create a paragraph describing your hobby.
Create headers, using h1, for the following titles: HTML header Tag
Newsletter
How-To
My favorite links
Create a contact me section of your web page at the bottom of the page. HTML footer Tag