Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

Learn More

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

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

  • 2 válasz
  • 2 embernek van ilyen problémája
  • 14 megtekintés
  • Utolsó üzenet ettől: 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 :

Összes válasz (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.