Week #5
* Talk about "PROJECT #1"
examples :
Beatriz Martin Vidal
Chuck Close
Banksy
Class work:
*Review file management
- Talk about .pdf & .zip files, email.
Open up "Dreamweaver"
(Rollover Images)
*Try to add a link from your personal webpage to your
"project #1" site*
examples: victoria | andrew | devon | nathan
CSS:
*CSS Opacity
styling links
View image gallery open "image_gallery.zip" (from last week).
img { border: solid #000 10px; }
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:
Homework :
Next week (Oct. 3), Tuesday :
- Project #1 should be completed
- Presentations