Challenge the talent inside you, participate in Animate 2024!     Click here for details.

Float and Overflow in CSS - English

562 visits



Outline:

Float and Overflow in CSS • About float property • Use of float property values - left, right, none, initial & inherit • Add an image • Set float property for an image • About clear property • Use of clear property values - left, right, both, none, initial & inherit • Set clear property for a paragraph • About overflow property • Use of overflow property values - visible, scroll, auto, hidden, initial & inherit • Set overflow property for a div block