• FLOAT and CLEAR properties in CSS

    FLOAT and CLEAR properties in CSS
    the float property is used to move an element to the left or right corner of the space surrounding it, which is essential in formatting the page layout.
  • Align - Align in CSS

    Align - Align in CSS
    in css there are many properties that allow aligning an element like margin, padding, text-align, position, float ...