Topics for Quiz 4 - 12 Apr 2007
-------------------------------
- background-image (*)
-
and
- using attribute "id"
- differences from "class"
- pseudo-classes
- :hover, :link, :visited
- measurements
Cascade
-------
- how to calculate the "values" for a CSS rule
- IDs, Classes, tags
Flow
----
- what it is, how it works
- way that "float" affects it
- what "clear" does
Layouts
-------
- Liquid
- Frozen
- Jello
Positioning
-----------
- Static
- Relative
- Absolute
- Fixed
Tables
------
Be able to generate a simple table using:
- , | , | , rowspan, colspan
|