Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

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

  • 2 odpovede
  • 2 majú tento problém
  • 14 zobrazení
  • Posledná odpoveď od 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 :

Všetky odpovede (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.