samedi 25 avril 2015

Css element Max-Size

What is major differences in using these css rules

div{width:100px; overflow:hidden;}

And

div{max-width:100px; overflow:hidden!important;}

Is there going to be any cross-compatibility Issues.

Aucun commentaire:

Enregistrer un commentaire