Special Belajar HTML - Format Penulisan HTML

Special Belajar HTML - Format Penulisan HTML


HTML Formatting Tags ( tag formating )




CONTOH  !!!


<p><b>This text is bold</b></p>

<p><strong>This text is strong</strong></p>

<p><big>This text is big</big></p>

<p><i>This text is italic</i></p>

<p><em>This text is emphasized</em></p>

<p><code>This is computer output</code></p>

<p>This is<sub> subscript</sub> and <sup>superscript</sup></p>



HASIL   !!!


This text is bold

This text is strong

This text is big

This text is italic

This text is emphasized

This is computer output

This is subscript and superscript

oke, kita lanjut ke tutorial belajar HTML selanjutnya !!!

Bagaimana Dengan Artikel ini....Silahkan Berkomentar Jika ada Pertanyaan Dan Masukan ^_^