Work Site for Art 354 - Web Design

Suzveen Mazouri

Step 6

CSS Coding for Structure

Tags normally used for structure

However, any name can be used for a class or ID <div> (division) tag. When using divs do make sure you add HTML comments at the end div ( </div>). Otherwise it is very easy to forget which end div goes to what element.

Common CSS attributes / properties…

Uncommon CSS attributes / properties…