Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- position relative and position absolute


lucy24 - 7:49 pm on Sep 25, 2012 (gmt 0)


Different answer: You can write www pages happily for your entire life without ever using {position: absolute} -- or {position: anything-at-all} other than the default {position: static}.

The names aren't very well chosen, are they? If you didn't already know, you would have no idea what the difference is between "static" "absolute" and "fixed" -- and "relative" sounds as if it would be the default ("Just put it wherever it ends up") but it actually means something else.


Thread source:: http://www.webmasterworld.com/css/4499702.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com