All Html Tags List With Examples [Latest]

Advertisement

HTML Tag List

HTML Element Name HTML Tag
a
<a href=""></a>
abbr
 <abbr></abbr>
address
<address></address>
area
<area shape="" coords="" href="">
article
<article></article>
aside
<aside></aside>
audio
<audio></audio>
b
<b></b>
base
<base href="">
bdi
<bdi></bdi>
bdo
<bdo></bdo>
blockquote
<blockquote></blockquote>
body
<body></body>
br
<br>
button
<button></button>
canvas
<canvas></canvas>
caption
<caption></caption>
cite
<cite></cite>
code
<code></code>
col
<col>
colgroup
<colgroup></colgroup>
comment
<!--...-->
data
<data></data>
datalist
<datalist></datalist>
dd
<dd></dd>
del
<del></del>
details
<details></details>
dfn
<dfn></dfn>
dialog
<dialog></dialog>
div
<div></div>
dl
<dl></dl>
document type
<!DOCTYPE>
dt
<dt></dt>
em
<em></em>
embed
<embed></embed>
fieldset
<fieldset></fieldset>
figcaption
<figcaption></figcaption>
figure
<figure></figure>
footer
<footer></footer>
form
<form></form>
h1
<h1></h1>
h2
<h2></h2>
h3
<h3></h3>
h4
<h4></h4>
h5
<h5></h5>
h6
<h6></h6>
head
<head></head>
header
<header></header>
hr
<hr>
html
<html></html>
i
<i></i>
iframe
<iframe src=""></iframe>
img
<img src="">
input
<input type="" name="">
ins
<ins></ins>
kbd
<kbd></kbd>
label
<label></label>
legend
<legend></legend>
li
<li></li>
link
<link rel="stylesheet" type="text/css" href="">
main
<main></main>  
map
<map></map>
mark
<mark></mark>
meta
<meta>
meter
<meter></meter>
nav
<nav></nav>
noframes
<noframes></noframes>
noscript
<noscript></noscript>
object
<object></object>
ol
<ol></ol>
optgroup
<optgroup></optgroup>
option
<option></option>
output
<output></output>
p
<p></p>
param
 <param name="" value="">  
picture
<picture></picture>
pre
<pre></pre>
progress
<progress value="" max="">
q
<q></q>
rp
<rp></rp>
rt
<rt></rt>
rtc
<rtc></rtc>
ruby
<ruby></ruby>
s
<s></s>
samp
<samp></samp>
script
<script></script>
section
<section></section>
select
<select></select>
slot
<slot></slot>
small
<small></small>
source
<source src="" type="">
span
<span></span>
strong
<strong></strong>
style
<style type="text/css"></style>
sub
<sub></sub>
summary
<summary></summary>
sup
<sup></sup>
table
<table></table>
tbody
<tbody></tbody>
td
<td></td>
template
<template></template>
textarea
<textarea></textarea>
tfoot
<tfoot></tfoot>
th
 <th></th>
thead
 <thead></thead>
time
<time datetime=""></time>
title
 <title></title>
tr
 <tr></tr>
track
<track kind="" src="">
u
 <u></u>
ul
 <ul></ul>
var
<var></var>
video
 <video></video>
wbr
 <wbr>
author's bio photo

Hi there! I am Avic Ndugu.

I have published 100+ blog posts on HTML, CSS, Javascript, React and other related topics. When I am not writing, I enjoy reading, hiking and listening to podcasts.