HTML: Absolute Position…when it's relative
Published on Dec 26, 2011 by Jamie Munro
/*HTML: Absolute Position…when it's relative*/?>
/*HTML5|html5,CSS|css,html|html,css|css-2*/?>
/*2011-12-26*/?>
I have long been against absolute position. I always felt it the "lazy" way out. Until recently! I've finally seen the light! Absolute positioning works extremely well inside of a relative position. In fact it works so well, that it reduces my browser testing time because IT IS actually consistent!


