float

A collection of 2 posts
CSS clear float
css

CSS clear float

A little while ago we wrote about the float property. So, now is a good time to explain the clear property. The clear property is directly related to the float property. It specifies if an element should be next to the floated elements or if it should move below them.
3 min read
CSS float
css

CSS float

One of the basic and the most important properties every web designer should learn is the float property. It is most commonly used for floating text around the image or creating a two-column layout. The float property can cause a lot of frustration and confusion if it’s not fully
3 min read
Page 1 of 1