Let's see what you have for Project C
TALK ABOUT PROJECT C
Examples of net art
Make an animated gif?
CSS Stuff:
MORE USEFUL STUFF : 7 + or - 2 5 + or - 2 CSS Pop-Out Menu Tutorial finished example jQuery Effect slideDown(); (example) |
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