Article proposé
---------------
L'article "50. Hypertext link styling" est proposé à la publication.
Vous êtes invité à venir le consulter et à donner votre opinion
dans le forum qui lui est attaché. Il est disponible à l'adresse :
http://www.spip.net/ecrire/?exec=articles&id_article=3565
** 50. Hypertext link styling **
par Mark
How do I change the appearance of my links ?
On the internet, hypertext links are traditionally recognised and
presented in blue underlined text. But you've almost certainly noticed
that this presentation varies from one site to another. You can easily
change this default presentation style of your links using CSS. Here's a
standard example :
a color : green ; text-decoration : none ; a:hover color : red ;
text-decoration : underline ;
This "a" applies to every link that is displayed on your web page, that
is, anything that is coded with the tag, without exception, regardless of
whether they have class attributes or not. In the example above, the links
are displayed in (...)
Je ne sais pas pourquoi, mais ma traduction se déclare qu'elle est en français.
Je n'arrive pas à corriger la langue de l'article ... 
Si qlqn peut la réparer, je crois que l'article est prêt.
Merci,
Mark
----- Original message -----
From: spip-trad@rezo.net
Date: Wed, 21 Feb 2007 14:05:12 +0100 (CET)
Subject: [spip-trad] [SPIP] Propose : 50. Hypertext link styling
To: spip-trad@rezo.net
Article proposé
---------------
L'article "50. Hypertext link styling" est proposé à la publication.
Vous êtes invité à venir le consulter et à donner votre opinion
dans le forum qui lui est attaché. Il est disponible à l'adresse :
SPIP
** 50. Hypertext link styling **
par Mark
How do I change the appearance of my links ?
On the internet, hypertext links are traditionally recognised and
presented in blue underlined text. But you've almost certainly noticed
that this presentation varies from one site to another. You can easily
change this default presentation style of your links using CSS. Here's a
standard example :
a color : green ; text-decoration : none ; a:hover color : red ;
text-decoration : underline ;
This "a" applies to every link that is displayed on your web page, that
is, anything that is coded with the tag, without exception, regardless of
whether they have class attributes or not. In the example above, the links
are displayed in (...)
_______________________________________________
spip-trad@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-trad
http://www.spip.net/
irc://irc.freenode.net/spip