List of all HTML5 tags

On Wikipedia you may find HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.

Here is a complete list of HTML5 tags groped:

doctype
html
head
title
base
link
meta
style
script
noscript

Sections

body
article
nav
aside
section
header
footer
h1-h6
main
address

Units

p
hr
pre
blockquote
ol
ul
li
dl
dt
dd
figure
figcaption
div

Tables

table
caption
thead
tbody
tfoot
tr
th
td
col
colgroup

Forms

form
fieldset
legend
label
input
button
select
datalist
optgroup
option
textarea
keygen
output
progress
meter

Interactive

details
summary
command
menu

Edits

del
ins

Embedded

img
iframe
embed
object
param
video
audio
source
canvas
track
map
area

Text

a
em
strong
i
b
u
s
small
abbr
q
cite
dfn
sub 
sup
time
code
kbd
samp
var
mark
bdi
bdo
ruby
rt
rp
span
br
wbr

In total 109 tags taken from HTML5 Doctor website.

To practice memorizing HTML5 tags take HTML5 Elements Quiz.

tags: html5 - tags & category: html