Retourner au contenu associé (journal : Comment ...)
Posté par plagiats le 27 février 2004 à 11:31. En réponse au journal Comment .... Évalué à 4.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: Comment ...
Posté par plagiats . En réponse au journal Comment .... Évalué à 4.
Un lien vers mozilla europe est présenté comme ceci:
[a href="http://plop.org(...)" hreflang="fr"] PLOP [/a]
(NB: les caracteres inferieurs et superieurs ont ete changés en crochet pour passer dans le commentaire)
et la magie s'opère grâce à cette partie du .css :
a[hreflang]:after {
color: gray;
font-weight: bold;
content: "0000円a0[" attr(hreflang) "]";
}