CSS-Tricks Screencasts
CSS-Tricks Screencasts
CSS-Tricks
Show notes
  • static: the default
  • relative: allows you to nudge around with top/right/bottom/left, making z-index work, gives you a positioning context
  • absolute: top/right/bottom/left moves the element