Float Property specifies an element to float right, left or do not float at all, allowing the inline elements or text(block elements) to wrap around it. SYNTAX: float: right; float: left; float: inline-start. DIFFERENCE BETWEEN FLOAT PROPERTY A...
shraddhablog.com3 min read
No responses yet.