In CSS specifications, the float property is very interesting. The property indicates that an element is to be removed from the normal flow and instead be placed into a different place - currently, on the right or left side of its container. Text and other inline elements will then surround the floated element.
Category: Guidelines
Designing book covers in the browser
If we can make books in browsers, we can also make cover too in the browser too, right?