Your new assignment is to create a 1 page mini CSS powered website.
CSS Mini Site Assignment Details:
1. First create an HTML document from Notepad
- Your site must contain the following information:
- Name
- Title of this class
- Write a short paragraph about yourself, your favorite food, sport, video game, band, recording artist, movie etc....
- A link to an external website, such as your blog
- One photo
- Your HTML document must contain some header text, links, paragraph tags
2. Next Create a CSS file to modify your HTML document using notepad, just give it a .css file name extension
Use the w3schools.com site to try out your code, or find code samples to use:
Online CSS editor: http://www.w3schools.com/css/css_syntax.asp
CSS Code samples: http://www.w3schools.com/css/css_examples.asp
Due at end of class today
- Mr. W