Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How do I make XHTML link typography work properly in Firefox ?

more options

I have started learning about HTML and XHTML, and I'm having problems making Firefox display link typography properly. For instance, when defining link typography using CSS, Firefox does not change link text colours as defined. If I want a yellow link text, the normal HTML code as displayed below, does not work. How can I make Firefox display link typography as defined ? Thank you.

The HTML code :

I have started learning about HTML and XHTML, and I'm having problems making Firefox display link typography properly. For instance, when defining link typography using CSS, Firefox does not change link text colours as defined. If I want a yellow link text, the normal HTML code as displayed below, does not work. How can I make Firefox display link typography as defined ? Thank you. The HTML code :

All Replies (2)

more options

Apparently, due to an error, the last part of my message was omitted. The HTML code in question was :

a:link

more options

Please use http://pastebin.mozilla.org to put the entire page code in, and also paste the output of Tools -> Error Console for that page.