- art365 [design_for_www] -

instructor : ryanSmith

Week #9

Let's see what you have for Project B.

TALK ABOUT PROJECT C

What is net art?
Examples of net art
Robert Hecht: net art

Make an animated gif? smile face


LAYERS WITH CSS

position:relative; top:-50; left:5; color:red; font-size:80px; z-index:2;
http://www.echoecho.com/csslayers.htm

Z-INDEX EXAMPLE

what is Netscape Navigator ?

More CSS Stuff

http://www.w3schools.com/css/css_boxmodel.asp


Margin -
Clears an area around the border. The margin does not have a background color, it is completely transparent
Border - A border that goes around the padding and content. The border is affected by the background color of the box
Padding - Clears an area around the content. The padding is affected by the background color of the box
Content - The content of the box, where text and images appear


More CSS info (page layout)
http://www.htmldog.com/guides/cssadvanced/layout/


Always remember : Just Because You Can Doesn't Mean You Should



Homework:
GET STARTED ON YOUR NEXT PROJECT