همونطور که گفته شد بخش فرمتینگ در کد نویسی سایت بیشتر نقش تغییر در استایل متن ها داشت
در ادامه بصورت خلاصه مطالب گفته شده رو مرور میکنیم
<b> |
Defines bold text |
<em> |
Defines emphasized text |
<i> |
Defines italic text |
<small> |
Defines smaller text |
<strong> |
Defines important text |
<sub> |
Defines subscripted text |
<sup> |
Defines superscripted text |
<ins> |
Defines inserted text |
<del> |
Defines deleted text |
<mark> |
Defines marked/highlighted text |