Text Link sizing......

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
See response to your other post

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| 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
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top