css float

float CSS Style Property

המאפיין float מציין אם אלמנט צריך לצוף שמאלה ימינה או בכלל לא

דוגמא: ריק

Demo Panel:
examplethis s CSSGuide test to see this proprty changes CSSGuide test to see this proprty changes on line and to this is CSSGuide test to see this proprty and to this is CSSGuide test to see CSSGuide test to see this proprty changes changes on line this s CSSGuide test to see this proprty changes
CSS:
HTML:
Syntax:

float: none | left | right | initial | inherit;

Valid values:
  • block-start, block-end, inline-start, inline-end, snap-block, snap-inline, left, right, top, bottom, none, revert, revert-layer, unset, inherit, initial

Js Syntax: element.style.float

תאימות דפדפנים

float
הערך שנבדקChromeFirefoxEdgeCOpera
right✔️✔️✔️✔️
inline-start✔️✔️✔️✔️
inline-end✔️✔️✔️✔️
left✔️✔️✔️✔️
none✔️✔️✔️✔️
revert✔️✔️✔️✔️
revert-layer✔️✔️✔️✔️
unset✔️✔️✔️✔️
inherit✔️✔️✔️✔️
initial✔️✔️✔️✔️
block-start
block-end
snap-block
snap-inline
top
bottom