0% found this document useful (0 votes)
11 views24 pages

HTML Ii-1

Uploaded by

Trinity John
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views24 pages

HTML Ii-1

Uploaded by

Trinity John
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 24

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

You might also like