Make valid font size in all browsers.
body { font-size: small; }
* html>body {
font-size: x-small; /* for IE5 / Win */
f\ont-size: small; /* fro other browsers */
}
Subscribe to:
Post Comments (Atom)
Rich Microsoft .NET Development from RichBrains - Custom Web Development Company
1 comment:
Great work.
Post a Comment