Learn CSS Positioning in 10 Steps!

Posted on: May 03, 2006 by wenbert

Thanks to Stumble Upon, I found this — This tutorial examines the different layout properties available in CSS: position:static, position:relative, position:absolute, and float.

The default positioning for all elements is position:static, which means the element is not positioned and occurs where it normally would in the document.

Normally you wouldn’t specify this unless you needed to override a positioning that had been previously set.

It is a good quick read for those who are interested in CSS. Go here.


Subscribe to comments Comment | Trackback |
Post Tags:

Browse Timeline


Add a Comment


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">


© Copyright 2007 eKini Web Developer Blog . Thanks for visiting!