HTML II
Mr. Tomin Joseph
Department of Computer Science
St. Joseph College(Autonomous)
HTML bold and strong elements
• <b> and <strong> elements defines text with strong importance.
HTML emphasized and Italic text.
• The <i> and <em> tag defines emphasized text.
HTML <small> and <mark>
element
• <small> element defines smaller text.
• <mark> element defines that must be highlighted or marked.
HTML <del> element
• <del> element defines that is deleted or struck.
HTML <ins> element
• The HTML <ins> tag defines a text that must be inserted. It is usually
underlined.
Subscript and Superscript element
• <sub> element defines subscript text.
• <sup> element defines superscript text.
HTML border color
Color values
CSS file
CSS colors, fonts and sizes
HTML link syntax
HTML table