Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

  • 2 yanıt
  • 2 kişi bu sorunu yaşıyor
  • 14 gösterim
  • Son yanıtı yazan: AnonymousUser

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 :

Tüm Yanıtlar (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.