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

Зміст курсу

Introduction to HTML

Introduction to HTML

1. Basics Introduction
2. Basic Elements
3. Metadata and the Head Element
4. Advanced Text Formatting Elements
5. Advanced Concepts

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

Все було зрозуміло?

Секція 4. Розділ 4
We're sorry to hear that something went wrong. What happened?
some-alt