Float Property in CSS
Before understanding Float , let first understand normal document flow .
Normal document flow (flow layout) is the way to represnt different different elments using HTML .
For example, div is by default block type element( the element that always st...
xauravww.hashnode.dev4 min read