Static is the default value of the position property, which means if no value is given to the position property, its value is static. If an element's position is specified as static, that means it will be rendered in the normal flow of the text.
Since static is the default value of position, we seldom see it declared explicitly. The only instances are when we are trying to undo a declaration that was done to the same element.
If static is the value of position, the directional properties (top, bottom, left, and right) are not used even if specified.
Next: CSS Top
Link to this page: If you find this page useful, we encourage you to link to this page. Simply copy and paste the code below to your website, blog, or profile.
More Tutorials: SQL PHP HTML
Copyright 2007-2009 1keydata.com All Rights Reserved. Privacy Policy
|
|