CSS 2
CSS positioning
static
relative
absolute
fixed
Overflow
hidden
scroll
z-index and the stacking context
@ rules
@import
@font-face
font-awesome
vs.
image icons
font-awesome (font icons)
scale perfectly (vector)
can be colored
small size and all in one font file
promote a unified UX language (good or bad?)
only monochromatic images
image icons
scaling looses quality
need sprites to combine into a single file
cannot be colored
support any number of colors in a single image
End
Made with Slides.com