* inside the css file is:
body {
text-align: -moz-center;
}
* inside the body tag is:
<@!--[if gte IE 7.0]@>
<@style type="text/css"@>
body {
text-align: center;
}
@style@>
<@![endif]--@>
NOTE: remove the @ character to get the code
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment