搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

hyperlinks on web pages have a small letter "a" in front or after the link

more options

Hi,

     I have a web site that displays differently with the Firefox browser.

IE & Google Chrome display OK. The links on my pages show up with a small letter "a" either in front or after the hyperlink. I'll try to attach a screen shot. Is there a setting in Firefox that will get rid of that issue ? Thanks for any help,

      Greg
Hi, I have a web site that displays differently with the Firefox browser. IE & Google Chrome display OK. The links on my pages show up with a small letter "a" either in front or after the hyperlink. I'll try to attach a screen shot. Is there a setting in Firefox that will get rid of that issue ? Thanks for any help, Greg
附加的畫面擷圖

所有回覆 (1)

more options

Your editor made a bit of a hash of the HTML here. You have over 60 opening <FONT> tags that aren't closed, which can create random problems. I suggest using an opening and closing span tag and not using the old font tab. For the first cell that you marked, it would look like this (note: expires in 2 weeks):

https://pastebin.com/QnTyLF1w

Does that work any better?

由 jscher2000 - Support Volunteer 於 修改