*Check Homework
Ira Glass on Storytelling
Review some HTML
div tags:
<div id="name">
Why not use tables?
** LET'S MAKE AN IMAGE GALLERY **
- Open up Photoshop: FILE > AUTOMATE > BATCH...
How to insert a "Rollover Image" (using Dreamweaver)?
#gal{
width:200px;
background-color:#000;
float:left;
color:white;
text-align:center;
margin-bottom:10px;
}
#gal img{
padding:5px;
}
#bigimg{
float:right;
background-color:black;
width:350px;
color:white;
text-align:center;
margin-right:10px;
}
HOME WORK (due at the beginning of class, next week)
this week:
- make your webpages [from last week] look better
- finish a rough draft (that means completed html pages w/ css)
NOTE:
failure to have a rough draft turned in (1 week before the due date), will result in a 10% drop in your project grade