Friday, 11 December 2015

Css3 box size property

Hello ,

Use this css3 new feature for remove the effect of padding on width of any block.Add this line in starting of your code and this will remove padding effect from total width of block.

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}

Its a box-sizing property of css3.

No comments:

Post a Comment

Ladka ladki funny joke

लड़का (लड़की से) : तुम्हारी शर्ट फटी हुई है… लड़की : तुम नहीं समझोगे… ये आजकल का फैशन है… लड़का : क्या यार ! साला तुम फाड़ो तो फैशन और हम...