murat250
Doçent
- Katılım
- 25 Şubat 2009
- Mesajlar
- 743
- Reaksiyon puanı
- 7
- Puanları
- 18
<i> <em>, <b> <strong> etiketleri arasındaki fark nedir?
The <tt>, <i>, <b>, <big>, and <small> tags are all font-style tags. Font-style tags are defined in HTML4, but it is strongly recommended to use CSS styling instead.
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags are all phrase tags. They are not deprecated, but it is possible to achieve richer effect with CSS.