Molly

Before the CSS: master the markup

Structure ≠ Semantics

Structure is: correct use of required syntax

Semantics are: use of elements that have some meaning relevant to the document content
- semantics are relevant to CSS

Meaningful markup

Think data structures, not design

Create a document tree to see what we mean
Tree = inheritance, cascading, reduce errors

Dan

Slides from this presentation

What makes beautiful CSS?
design + execution

Bulletproof: designs are flexible, protected, provides for worst-case scenario

"10 second usability test"

Don't think in fixed heights
- allows you to plan for changes

Dave

Blog post about the presentation (slides linked within post, with disclaimers)

Design Tools

Browser Bugs

CSS is just a tool, a stage in the design process
Recommend designing it all first, then building it
Note: images can contribute more than CSS to a design
The foundation is good design

Typography: begin learning from books

Doug

Slides from this presentation (available eventually, Doug promised)

Remote Rollovers

Beauty in Nature
- can now build sites that have beautiful source as well as design, like patterns in nature