Wed, 2007-02-07 15:43
Hi, The text I am viewing looks different inside of table than outside of them.
The code is as follows:
body
{
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
color: #556666;
font-size: small;
font-weight: lighter;
padding: 0;
}
table
{
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
color: #556666;
font-size: small;
font-weight: lighter;
padding: 0px;
}
Untitled Document
hello
hello
Thank you!