Clear - logaegae/project_study GitHub Wiki

Clear

  • Specifies on which sides of an element where floating elements are not allowed to float
ex> clear:left;
    clear:right;
    clear:both;