Monday, October 8, 2012

Web Design


This website was made to experiment with changing fonts to differentiate between different sections on a page.

Top Container


This html was created to make a website that had 3 different sections. The top was created for a header and then a body box was created and then a navigation bar.

Text Selectors


I created an html document with h tags that were used for 4 different headers. The h tags were then altered using css. The headers had different fonts and colors

Art and Design

This is a redesign of the millersville art and design website header. The header was created in illustrator and then input into the current html code.

Font face


This is an exercise to learn how to use font from an external source and to input them into a website. The font was used was from google web fonts.

Classes and id



This was an exercise to learn how to create styles on text using divs and ids.

2 Boxes


This was an exercise to experiment on placement f div's in a website.
First created the boxes in my css stylesheet and then placed the two boxes in the html, using different colors so I could see the different boxes.