HTML in the beginning

HTML = Content
CSS = Design

Start with New CSS & New HTML file

Save everything in one folder. 
Make image folder, make background. 


Padding is inside the box.
Margins are outside the box.
Padding goes bottom, left, right, top (0)
Margin left = Auto (0)
Margin right = Auto  - this centers it in the screen.
(leslie scan your picture and add it here).

Header = H1 tags

Span asks what to define something as.
Like for example half red text half black text.

Headlines don't get class.

Class = many different types of formats for a single HTML tag. 
The CLASS attribute specifies the element to be a member of one or more classes. Classes allow authors to define specific kinds of a given element.

Change one page -

You can't do rollovers in emails (can't set rollover colors)
You can do animated gif's in emails.

(leslie wrangle your notes and put them here)