IE
Wednesday, July 3, 2013
IE Hacks
In CSS if you want something to behave one way in IE7 and another in real browsers, you can add an asterisk in the elements CSS properties, IE:
.
row-fluid
.
span6
{
width
:
48
.
717948717948715
%;
*
width
:
48
.
664757228587014
%;
}
No comments:
Post a Comment
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment