cross browser clearfix without div


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. .class {
  2. overflow: auto;
  3. width: 100%
  4. }

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.