두 브라우저가 동시에
……..지원하는 Css 형식
..
CSS와
HTML의 연결 Linking Style Sheets to HTML
<STYLE type=“text/css”>…</STYLE>
<x STYLE=“dec;”>
Font
Properties
font-family
<family-name>
<generic-family>
… serif
… monospace
font-weight
bold
font-size
<absolute-size>
… xx-small - xx-large
<length>
<percentage>
font
<font-family>
<font-style>
<font-weight>
Color
and Background Properties
color
<color>
background
<background-color>
<background-image>
Text Properties
text-decoration
underline
line-through
text-align
left
right
center
text-indent
<length>
<percentage>
line-height
<length>
Box
Properties
margin-right
<length>
margin-left
<length>
<percentage>
clear
none
Units Property
Length
Units
px
in
cm
mm
pt
pc
Percentage
Units
<percentage>
Color
Units
<keyword>
links
<url>