Freitag, 6. Juni 2014

Universal overflow: auto;




CSS-Tricks





Universal overflow: auto;



Greg Smith isn't advocating we start just slapping on * { overflow: auto; } into all our existing projects. But if we start a project with this, there are a number of advantages, like not needing to use a clearfix or worrying about collapsing margins. Of course sometimes you want a different overflow behavior, but you can just set it like you would anyway.


See the comments about inheriting the value rather than setting it.


Sometimes these things catch on, just look at box-sizing. And sometimes they don't.


Direct Link to ArticlePermalink



Universal overflow: auto; is a post from CSS-Tricks








Keine Kommentare:

Kommentar veröffentlichen