Retourner au contenu associé (journal : Encore du html qui plante IE)
Posté par Chadom (site web personnel) le 11 avril 2004 à 17:56. En réponse au journal Encore du html qui plante IE. Évalué à 0.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# Re: Encore du html qui plante IE
Posté par Chadom (site web personnel) . En réponse au journal Encore du html qui plante IE. Évalué à 0.
Bon, le revoici :
---------------------------------
<style type="text/css">
div p:first-letter {
background-color: #F00;
}
</style>
<div>
<p><a href="#">foobar</a></p>
</div>
---------------------------------