Common HTML Formatting Tags with Examples

A list of commonly used HTML formatting tags with syntax and output examples. Useful for beginners learning how to style text in web development.

E
Employee Billianz Academy
Jun 18, 2025 (1 year ago)
1 min read
174 views

In HTML, formatting tags are used to style text content. Here's a list of common formatting tags with examples:


1. <u> – Underlined Text

Adds underline to text.

<u>This is underlined text</u>

**Output:** This is underlined text


2. <small> – Smaller Text

Reduces the size of the text.

<small>This is small text</small>

**Output:** This is small text


3. <del> – Deleted Text

Shows text as deleted (strikethrough).

<del>This text is deleted</del>

**Output:** This text is deleted


4. <ins> – Inserted Text

Shows inserted text (usually underlined).

<ins>This is inserted text</ins>

**Output:** This is inserted text


5. <sub> – Subscript Text

Displays text slightly below the baseline.

H<sub>2</sub>O

**Output:** H₂O


6. <sup> – Superscript Text

Displays text slightly above the baseline.

E = mc<sup>2</sup>

**Output:** E = mc²


E
Employee
Author at Billianz Academy

Sharing knowledge on cutting-edge technology, full-stack web development, industry trends, and professional career pathways for students and professionals.

Back to Blog
Table of Contents
0
Article Information
  • Category: Tech
  • Published: Jun 18, 2025
  • Reading Time: ~1 minutes
  • Total Views: 174
Upskill Today
Advance Your Tech Career

Master Full-Stack Web Development, Data Analytics, Python, and UI/UX with 100% placement assistance at Billianz Academy.

Quick Share
Continue Reading

Recommended Articles

More insights and tutorials curated for you in this category.

Career Opportunities for MERN Stack Developers Tech
Sep 09, 2026
Career Opportunities for MERN Stack Developers

Explore the career opportunities available for MERN stack developers — job roles, in-demand ski...

4 days ago Read Post
UI vs UX Design: Understanding the Difference, Process, Skills & Career Opportunities Tech
Sep 07, 2026
UI vs UX Design: Understanding the Difference, Process, Skills & Career Opportunities

UI vs UX design explained — key differences, design process, must-have skills, tools, and caree...

6 days ago Read Post
What is Spring Boot? Features, Use Cases, and Why Developers Love It Tech
Sep 02, 2026
What is Spring Boot? Features, Use Cases, and Why Developers Love It

Discover what Spring Boot is, its core features like auto-configuration and embedded servers, a...

1 week ago Read Post

Are you ready for a more great Conversation?