Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Miscellaneous Elements | Advanced Text Formatting Elements
Introduction to HTML
course content

Course Content

Introduction to HTML

Miscellaneous Elements

The <sup> element represents a superscript, which is text slightly above the baseline and is often used for footnotes or to indicate exponentiation.

html

index

css

index

js

index

The <sub> element represents a subscript, which is text that is slightly below the baseline and is often used for chemical formulas or to indicate indices.

html

index

css

index

js

index

The <address> element represents the contact information for the author or owner of a document. It is typically displayed in italicized text and is usually placed at the end of a document.

html

index

css

index

js

index

The <small> element represents small print.

html

index

css

index

js

index

The <del> element represents text that has been deleted or struck through. It is typically displayed with a line through the middle of the text.

html

index

css

index

js

index

The <ins> element represents text inserted or marked as new. It is typically displayed with an underline.

html

index

css

index

js

index

Everything was clear?

Section 4. Chapter 4
We're sorry to hear that something went wrong. What happened?
some-alt