- RobotZoo - http://robotzoo.co.uk -
CSS Float basics - What is a float?
Posted By admin On 29/07/2007 @ 03:47 pm In CSS, Web Design | No Comments
When you float an element it becomes a block box. This box can then be shifted to the left or right on the current line. The markup options are “float: left”, “float: right” or “float: none”.
[1] http://css.maxdesign.com.au/floatutorial/introduction.htm
Article printed from RobotZoo: http://robotzoo.co.uk
URL to article: http://robotzoo.co.uk/2007/07/29/css-float-basics-what-is-a-float/
URLs in this post:
[1] http://css.maxdesign.com.au/floatutorial/introduction.htm: http://css.maxdesign.com.au/floatutorial/introduction.htm
Click here to print.