---
title: "Those HTML Elements You Never Use"
url: https://daily.dev/posts/those-html-elements-you-never-use-uq1mwumvi
source_url: https://dev.to/eludadev/those-html-elements-you-never-use-16bi
type: article
source: "DEV"
published: 2022-04-12T05:42:38.627Z
updated: 2022-04-12T05:42:38.627Z
tags: ["html"]
reading_time: 2
upvotes: 319
comments: 35
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Those HTML Elements You Never Use

**[DEV](https://daily.dev/sources/devto)** · 2 min read · 319 upvotes · 35 comments

## Summary

There are over a hundred elements in HTML that can be applied to pieces of text to give them special meaning in a document. In this article, I dive deep into the HTML documentation, to come out with a handy bag of elements that will improve your website in not one, but two very important ways.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/eludadev/those-html-elements-you-never-use-16bi>

## Community discussion

Top comments from developers on daily.dev.

**@redas24** · 3 upvotes

> As a beginner i find really interesting special HTML5 reference on w3c is open my eyes for more different method I can use  looks like i will stay with HTML5 and CSS3 for long time before i jump into JavaScript. Cheers for good sources of knowledge Lucas.

**@neeraj1005** · 2 upvotes

> valuable post

**@tvdheijden** · 2 upvotes

> The first HTML elements post that showed me new tags. Really cool to see the `<ins>` and `<del>` tags. I always thought sites like GitHub made custom components for that effect

**@dansowaru** · 2 upvotes

> Ther'e always so much more than we use in our daily basis. I love learning new semantic markdowns and implementing in my pages to upgrade them. Try to learn and apply a new thing everyday you too!

**@toniomasotti** · 2 upvotes

> Interesting, thanks for sharing!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#html](https://daily.dev/tags/html)

[View this post on daily.dev](https://daily.dev/posts/those-html-elements-you-never-use-uq1mwumvi)
