Hi,
I am getting this problem with stylesheets.
I try to change the Terms and conditions link by increasing its size in my "foottxt" class.
But the size change does not appear in my web page.
It just stays as it is.
Is there anyway I can change the size of the text which
is a link.
Teky.
<TR>
<TD WIDTH="760" VALIGN="top">
<TABLE WIDTH="760" CELLPADDING="0" CELLSPACING="0" BORDER="0">
<TR>
<TD WIDTH="10"><IMG SRC="/images/spacer.gif" WIDTH="10" HEIGHT="1" ALT="" BORDER="0"></TD>
<TD WIDTH="750" CLASS="foottxt"><A HREF=" CLASS="foot">Terms and Conditions.</A> <A HREF=" CLASS="foot">Privacy Policy</A>
<BR>Copyright © 2001 Ezode. All rights reserved.</TD>
</TR>
</TABLE>
</TD>
</TR>
I am getting this problem with stylesheets.
I try to change the Terms and conditions link by increasing its size in my "foottxt" class.
But the size change does not appear in my web page.
It just stays as it is.
Is there anyway I can change the size of the text which
is a link.
Teky.
<TR>
<TD WIDTH="760" VALIGN="top">
<TABLE WIDTH="760" CELLPADDING="0" CELLSPACING="0" BORDER="0">
<TR>
<TD WIDTH="10"><IMG SRC="/images/spacer.gif" WIDTH="10" HEIGHT="1" ALT="" BORDER="0"></TD>
<TD WIDTH="750" CLASS="foottxt"><A HREF=" CLASS="foot">Terms and Conditions.</A> <A HREF=" CLASS="foot">Privacy Policy</A>
<BR>Copyright © 2001 Ezode. All rights reserved.</TD>
</TR>
</TABLE>
</TD>
</TR>