Skip to main content

HTML Dev Docs

Pure HTML5 Developer Documentation Portal

Text Elements

Published • 8 min read

Overview

Headings, paragraphs, emphasis, and inline semantics.

This page is part of the HTML Dev Docs portal, a comprehensive demonstration of HTML5 semantic markup without CSS or JavaScript.

The HTML Living Standard defines the semantics of HTML elements and their attributes.

Text Elements

Strong importance vs emphasized text.

Highlighted text for reference.

Small print and deleted vs inserted text.

Subscript H2O and superscript E=mc2.

API abbreviations.

Variable x and sample console.log("hello") output.