CSS 默认值参考手册

HTML 元素的 CSS 默认值

下表显示了所有 HTML 元素的默认 CSS 浏览器值。

元素 默认的 CSS 值 TIY
a:link
  • color: (internal value);
  • text-decoration: underline;
  • cursor: auto;
ప్రయత్నించండి
a:visited
  • color: (internal value);
  • text-decoration: underline;
  • cursor: auto;
ప్రయత్నించండి
a:link:active color: (internal value); ప్రయత్నించండి
a:visited:active color: (internal value); ప్రయత్నించండి
abbr నాన్.
address
  • display: block;
  • font-style: italic;
ప్రయత్నించండి
area display: none;
article display: block;
aside display: block;
audio నాన్.
b font-weight: bold; ప్రయత్నించండి
base నాన్.
bdi నాన్.
bdo unicode-bidi: bidi-override;
blockquote
  • display: block;
  • margin-top: 1em;
  • margin-bottom: 1em;
  • margin-left: 40px;
  • margin-right: 40px;
ప్రయత్నించండి
body
  • display: block;
  • margin: 8px;
ప్రయత్నించండి
body:focus outline: none; ప్రయత్నించండి
br నాన్.
button None
canvas నాన్.
caption
  • display: table-caption
  • text-align: center;
ప్రయత్నించండి
cite font-style: italic; ప్రయత్నించండి
code font-family: monospace; ప్రయత్నించండి
col display: table-column; ప్రయత్నించండి
colgroup display: table-column-group ప్రయత్నించండి
datalist display: none;
dd
  • display: block;
  • margin-left: 40px;
ప్రయత్నించండి
del text-decoration: line-through; ప్రయత్నించండి
details display: block;
dfn font-style: italic; ప్రయత్నించండి
dialog నాన్.
div display: block; ప్రయత్నించండి
dl
  • display: block;
  • margin-top: 1em;
  • margin-bottom: 1em;
  • margin-left: 0;
  • margin-right: 0;
ప్రయత్నించండి
dt display: block; ప్రయత్నించండి
em font-style: italic; ప్రయత్నించండి
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 (internal value);
ప్రయత్నించండి
figcaption display: block;
figure
  • display: block;
  • margin-top: 1em;
  • margin-bottom: 1em;
  • margin-left: 40px;
  • margin-right: 40px;
ప్రయత్నించండి
footer display: block;
form
  • display: block;
  • margin-top: 0em;
ప్రయత్నించండి
h1
  • display: block;
  • font-size: 2em;
  • margin-top: 0.67em;
  • margin-bottom: 0.67em;
  • margin-left: 0;
  • margin-right: 0;
  • font-weight: bold;
ప్రయత్నించండి
h2
  • display: block;
  • font-size: 1.5em;
  • margin-top: 0.83em;
  • margin-bottom: 0.83em;
  • margin-left: 0;
  • margin-right: 0;
  • font-weight: bold;
ప్రయత్నించండి
h3
  • display: block;
  • font-size: 1.17em;
  • margin-top: 1em;
  • margin-bottom: 1em;
  • margin-left: 0;
  • margin-right: 0;
  • font-weight: bold;
ప్రయత్నించండి
h4
  • display: block;
  • margin-top: 1.33em;
  • margin-bottom: 1.33em;
  • margin-left: 0;
  • margin-right: 0;
  • font-weight: bold;
ప్రయత్నించండి
h5
  • display: block;
  • font-size: .83em;
  • margin-top: 1.67em;
  • margin-bottom: 1.67em;
  • margin-left: 0;
  • margin-right: 0;
  • font-weight: bold;
ప్రయత్నించండి
h6
  • display: block;
  • font-size: .67em;
  • margin-top: 2.33em;
  • margin-bottom: 2.33em;
  • margin-left: 0;
  • margin-right: 0;
  • font-weight: bold;
ప్రయత్నించండి
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;
ప్రయత్నించండి
html
  • display: block;
  • html:focus
  • outline: none;
i font-style: italic; ప్రయత్నించండి
iframe:focus outline: none;
iframe[seamless] display: block;
img display: inline-block; ప్రయత్నించండి
input నాన్.
ins text-decoration: underline; ప్రయత్నించండి
kbd font-family: monospace; ప్రయత్నించండి
label cursor: default; ప్రయత్నించండి
legend
  • display: block;
  • padding-left: 2px;
  • padding-right: 2px;
  • border: none;
ప్రయత్నించండి
li display: list-item;
link display: none;
main నాన్.
map display: inline;
mark
  • background-color: yellow;
  • color: black;
ప్రయత్నించండి
menu
  • display: block;
  • list-style-type: disc;
  • margin-top: 1em;
  • margin-bottom: 1em;
  • margin-left: 0;
  • margin-right: 0;
  • padding-left: 40px;
menuitem నాన్.
meta నాన్.
meter నాన్.
nav display: block;
noscript నాన్.
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;
ప్రయత్నించండి
optgroup నాన్.
option నాన్.
output display: inline;
p
  • display: block;
  • margin-top: 1em;
  • margin-bottom: 1em;
  • margin-left: 0;
  • margin-right: 0;
ప్రయత్నించండి
param display: none;
picture నాన్.
pre
  • display: block;
  • font-family: monospace;
  • white-space: pre;
  • margin: 1em 0;
ప్రయత్నించండి
progress నాన్.
q display: inline; ప్రయత్నించండి
q::before content: open-quote; ప్రయత్నించండి
q::after content: close-quote; ప్రయత్నించండి
rp నాన్.
rt line-height: normal;
ruby నాన్.
s text-decoration: line-through; ప్రయత్నించండి
samp font-family: monospace;
script display: none;
section display: block; ప్రయత్నించండి
select నాన్.
small font-size: smaller; ప్రయత్నించండి
source నాన్.
span నాన్.
strike text-decoration: line-through; ప్రయత్నించండి
strong font-weight: bold; ప్రయత్నించండి
style display: none;
sub
  • vertical-align: sub;
  • font-size: smaller;
ప్రయత్నించండి
summary display: block;
sup
  • vertical-align: super;
  • font-size: smaller;
ప్రయత్నించండి
table
  • display: table;
  • border-collapse: separate;
  • border-spacing: 2px;
  • border-color: gray;
ప్రయత్నించండి
tbody
  • display: table-row-group;
  • vertical-align: middle;
  • border-color: inherit;
td
  • display: table-cell;
  • vertical-align: inherit;
template నాన్.
textarea నాన్.
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 నాన్.
title display: none;
tr
  • display: table-row;
  • vertical-align: inherit;
  • border-color: inherit;
track నాన్.
u text-decoration: underline; ప్రయత్నించండి
ul
  • display: block;
  • list-style-type: disc;
  • margin-top: 1em;
  • margin-bottom: 1 em;
  • margin-left: 0;
  • margin-right: 0;
  • padding-left: 40px;
ప్రయత్నించండి
var font-style: italic; ప్రయత్నించండి
video నాన్.
wbr నాన్.