- week 4 -
- MONDAY -
*Check Homework
ask about "Project A"
Student presentations Wed,
Sep. 17 & the 24th ????
* Let's continue building a website
.gif vs. .jpg
img { border: 0px; }
this applies to every image tag in the HTML document
.classy { color: red; }
this applies to a CSS class called classy.
<span class="classy" > Example of classy red text </span>
#about { background-color: #ccc; }
This rule applies to just the specific element that has an ID value of about:
HOME WORK
- make your webpages look better for "Project A"
- finish the site
"Project A" is due Wednesday, September 24th
what you will turn in on the due date:
1) Have your site uploaded to a server before class
2) You will turn in a directory with:
- all images used in the site
-
all the .html pages
-
and CSS should be turned in
(I will copy them to an external harddrive, so be prepared)
3) You will present your work to the rest of the class