This parameter specifies where the next line should appear in a browser after the line break created by this element. This attribute takes into account floating objects (images, tables, etc.):
None — the line will be drawn normally (default value);
Left — the line will be drawn below any preceding float-left objects;
Right — the line will be drawn below any preceding float-right objects;
Both — the line will be drawn below any preceding float objects.