Search Our Web Design Blog...

Monday, June 13, 2011

CSS Topic

What are you doing this summer.

Please add a hair of content to 3 or 4 CSS styled pages (all using one css stylesheet) regarding your summer content.

to place an image on your background use this in your CSS

background-image: url(http://something.jpg);

Wednesday, June 8, 2011

Quick final project

http://www.w3.org/Style/Examples/011/firstcss

please do not just copy and paste, but add your own info/ideas etc.

be sure to pay attention to which code you are to be adding, css or html... pay close attention when the tutorial has you copy and paste your CSS into a NEW DOCUMENT and then refer to it in your html document, this steps catches a lot of students off guard. make sure you read through the entire tutorial following each step, in sequence.