搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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于修改