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

book 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.

index.html

index.html

copy

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.

index.html

index.html

copy

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.

index.html

index.html

copy

The <small> element represents small print.

index.html

index.html

copy

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.

index.html

index.html

copy

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

index.html

index.html

copy

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 4. ChapterΒ 4

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

Suggested prompts:

Ask me questions about this topic

Summarize this chapter

Show real-world examples

Awesome!

Completion rate improved to 3.45

book Miscellaneous Elements

Swipe to show menu

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

index.html

index.html

copy

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.

index.html

index.html

copy

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.

index.html

index.html

copy

The <small> element represents small print.

index.html

index.html

copy

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.

index.html

index.html

copy

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

index.html

index.html

copy

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 4. ChapterΒ 4
some-alt