Manuel de référence des valeurs par défaut CSS

Valeur CSS par défaut des éléments HTML

Le tableau suivant montre toutes les valeurs par défaut CSS des éléments HTML du navigateur.

élément Valeur CSS par défaut TIY
a:link
  • color: (valeur interne);
  • text-decoration: underline;
  • cursor: auto;
Essayez
a:visited
  • color: (valeur interne);
  • text-decoration: underline;
  • cursor: auto;
Essayez
a:link:active color: (valeur interne); Essayez
a:visited:active color: (valeur interne); Essayez
abbr Aucun.
address
  • display: block;
  • font-style: italic;
Essayez
area display: none;
article display: block;
aside display: block;
audio Aucun.
b font-weight: bold; Essayez
base Aucun.
bdi Aucun.
bdo unicode-bidi: bidi-override;
blockquote
  • display: block;
  • margin-top: 1em;
  • margin-bottom: 1em;
  • margin-left: 40px;
  • margin-right: 40px;
Essayez
body
  • display: block;
  • margin: 8px;
Essayez
body:focus outline: none; Essayez
br Aucun.
bouton Aucun
canvas Aucun.
caption
  • display: table-caption
  • text-align: center;
Essayez
cite font-style: italic; Essayez
code font-family: monospace; Essayez
col display: table-column; Essayez
colgroup display: table-column-group Essayez
datalist display: none;
dd
  • display: block;
  • margin-left: 40px;
Essayez
del text-decoration: line-through; Essayez
details display: block;
dfn font-style: italic; Essayez
dialog Aucun.
div display: block; Essayez
dl
  • display: block;
  • margin-top: 1em;
  • margin-bottom: 1em;
  • margin-left: 0;
  • margin-right: 0;
Essayez
dt display: block; Essayez
em font-style: italic; Essayez
embed:focus outline: none;
fieldset
  • display: block;
  • margin-left: 2px;
  • margin-right: 2px;
  • padding-top: 0,35em;
  • padding-bottom: 0,625em;
  • padding-left: 0,75em;
  • padding-right: 0,75em;
  • border: 2px groove (valeur interne);
Essayez
figcaption display: block;
figure
  • display: block;
  • margin-top: 1em;
  • margin-bottom: 1em;
  • margin-left: 40px;
  • margin-right: 40px;
Essayez
footer display: block;
form
  • display: block;
  • margin-top: 0em;
Essayez
h1
  • display: block;
  • font-size: 2em;
  • margin-top: 0.67em;
  • margin-bottom: 0.67em;
  • margin-left: 0;
  • margin-right: 0;
  • font-weight: bold;
Essayez
h2
  • display: block;
  • font-size: 1.5em;
  • margin-top: 0.83em;
  • margin-bottom: 0.83em;
  • margin-left: 0;
  • margin-right: 0;
  • font-weight: bold;
Essayez
h3
  • display: block;
  • font-size: 1.17em;
  • margin-top: 1em;
  • margin-bottom: 1em;
  • margin-left: 0;
  • margin-right: 0;
  • font-weight: bold;
Essayez
h4
  • display: block;
  • margin-top: 1.33em;
  • margin-bottom: 1.33em;
  • margin-left: 0;
  • margin-right: 0;
  • font-weight: bold;
Essayez
h5
  • display: block;
  • font-size: .83em;
  • margin-top: 1.67em;
  • margin-bottom: 1.67em;
  • margin-left: 0;
  • margin-right: 0;
  • font-weight: bold;
Essayez
h6
  • display: block;
  • font-size: .67em;
  • margin-top: 2.33em;
  • margin-bottom: 2.33em;
  • margin-left: 0;
  • margin-right: 0;
  • font-weight: bold;
Essayez
head display: none;
header display: block;
hr
  • display: block;
  • margin-top: 0.5em;
  • margin-bottom: 0.5em;
  • margin-left: auto;
  • margin-right: auto;
  • border-style: inset;
  • border-width: 1px;
Essayez
html
  • display: block;
  • html:focus
  • outline: none;
i font-style: italic; Essayez
iframe:focus outline: none;
iframe[seamless] display: block;
img display: inline-block; Essayez
input Aucun.
ins text-decoration: underline; Essayez
kbd font-family: monospace; Essayez
label cursor: default; Essayez
legend
  • display: block;
  • padding-left: 2px;
  • padding-right: 2px;
  • border: none;
Essayez
li display: list-item;
link display: none;
main Aucun.
map display: inline;
mark
  • background-color: yellow;
  • color: black;
Essayez
menu
  • display: block;
  • list-style-type: disc;
  • margin-top: 1em;
  • margin-bottom: 1em;
  • margin-left: 0;
  • margin-right: 0;
  • padding-left: 40px;
menuitem Aucun.
meta Aucun.
meter Aucun.
nav display: block;
noscript Aucun.
object:focus outline: none;
ol
  • display: block;
  • list-style-type: decimal;
  • margin-top: 1em;
  • margin-bottom: 1em;
  • margin-left: 0;
  • margin-right: 0;
  • padding-left: 40px;
Essayez
optgroup Aucun.
option Aucun.
output display: inline;
p
  • display: block;
  • margin-top: 1em;
  • margin-bottom: 1em;
  • margin-left: 0;
  • margin-right: 0;
Essayez
param display: none;
picture Aucun.
pre
  • display: block;
  • font-family: monospace;
  • white-space: pre;
  • margin: 1em 0;
Essayez
progress Aucun.
q display: inline; Essayez
q::before content: open-quote; Essayez
q::after content: close-quote; Essayez
rp Aucun.
rt line-height: normal;
ruby Aucun.
s text-decoration: line-through; Essayez
samp font-family: monospace;
script display: none;
section display: block; Essayez
select Aucun.
small font-size: smaller; Essayez
source Aucun.
span Aucun.
strike text-decoration: line-through; Essayez
strong font-weight: bold; Essayez
style display: none;
sub
  • vertical-align: sub;
  • font-size: smaller;
Essayez
summary display: block;
sup
  • vertical-align: super;
  • font-size: smaller;
Essayez
table
  • display: table;
  • border-collapse: separate;
  • border-spacing: 2px;
  • border-color: gray;
Essayez
tbody
  • display: table-row-group;
  • vertical-align: middle;
  • border-color: inherit;
td
  • display: table-cell;
  • vertical-align: inherit;
template Aucun.
textarea Aucun.
tfoot
  • display: table-footer-group;
  • vertical-align: middle;
  • border-color: inherit;
th
  • display: table-cell;
  • vertical-align: inherit;
  • font-weight: bold;
  • text-align: center;
thead
  • display: table-header-group;
  • vertical-align: middle;
  • border-color: inherit;
time Aucun.
title display: none;
tr
  • display: table-row;
  • vertical-align: inherit;
  • border-color: inherit;
track Aucun.
u text-decoration: underline; Essayez
ul
  • display: block;
  • list-style-type: disc;
  • margin-top: 1em;
  • margin-bottom: 1 em;
  • margin-left: 0;
  • margin-right: 0;
  • padding-left: 40px;
Essayez
var font-style: italic; Essayez
video Aucun.
wbr Aucun.