Font Styling Tags

Font Styling Tags

HTML and XHTML have tags which facilitate in styling the text between them like making the text bold, italicized or underlined as in a word processor, to make text bold, italic or underlined. Tags which influence text appearance are

TagStyle
<b>TagBold
<i>TagItalic
<tt> TagMonospaced
<u>TagUnderlined
<s> or <strike> TagStrikethrough
<big> TagLarger
<small> TagSmaller
<sup> TagSuperscripted
<sub> TagSubscripted

These styling elements influence only text presentation in a web page which can also be done by using CSS.

Apply for HTML5 Certification Now!!

http://www.vskills.in/certification/Certified-HTML5-Developer

Back to Tutorial

Get industry recognized certification – Contact us

Menu