tahimik
06-06-2003, 02:18 AM
Hey everyone. I'm trying to figure out how to align my text in the table CELL. It aligns to the left, but how do I get it to align equally on the right (i.e. it doesn't look uneven on the right side)? I put the CSS script I have for my table below. I just want the text inside the cell to look clean. Thanks for your help guys.
.table3
{
font-family: verdana, times new roman;
color:#;
font-size:11px;
text-align: left;
}
.table3
{
font-family: verdana, times new roman;
color:#;
font-size:11px;
text-align: left;
}