|
Note: If there is too little space on a line for the
floating elements, it will jump down on the next line, and
continue until a line has enough space. Note: Contents,
background, and borders of inline elements should go in front of
the float. Background and borders of a block element should go
behind the float, but the content of the block element should go
in front of the float.
|