HTML guru,
I am having a problem with some text links on my website.
My site was created using an editor (Homestead) and uses
frames. Some of the content of my site was imported HTML I
cut and pasted from various locations.
The problem that I am having is that the text links
created with HTML change sizes when monitor text size is
changed, or on different browser types. But the text I
inserted with the editor doesn't. Is there anyway I can alter
the HTML of the text links I inserted to keep them from
changing sizes (maybe place them in a frame format???). I'm
not sure how to do this, but I am sure it's not very hard.
Here is a sample of an HTML text link I added:
<IMG SRC="http://service.bfast.com/bfast/serve
bfmid=XXXXXXXX&siteid=XXXXXXXX&bfpage=link" BORDER="0"
WIDTH="1" HEIGHT="1" NOSAVE >
<A HREF="http://service.bfast.com/bfast/click
bfmid=XXXXXXXX&siteid=XXXXXXXX&bfpage=link" TARGET="new">TEXT
LINK!</A>
If anyone could help me with this, it would be greatly appreciated. Thanks!
|