G
Guest
When I enter a line of text at size 2 and then make one word of that text
into a link the text size of the linked word goes to size 1, even though
there is nothing in the code telling it to do that. Any ideas?
Here is the code:
Here is the code for this line:
<td height="30" colspan="2"><div align="center"><font face="Arial,
Helvetica, sans-serif" size="2">Please<a href="contact.html">contact</a> us
if you have any questions.</font></div></td>
When I save this and then preview it or go to the live website the "contact"
text is size 1, not the 2 that is specified in the code.
What am i doing wrong?
Thanks
into a link the text size of the linked word goes to size 1, even though
there is nothing in the code telling it to do that. Any ideas?
Here is the code:
Here is the code for this line:
<td height="30" colspan="2"><div align="center"><font face="Arial,
Helvetica, sans-serif" size="2">Please<a href="contact.html">contact</a> us
if you have any questions.</font></div></td>
When I save this and then preview it or go to the live website the "contact"
text is size 1, not the 2 that is specified in the code.
What am i doing wrong?
Thanks