CSS
CSS
Ŭ ̵
ּ
ؽƮ
color
direction
backgroud-color
line-height
letter-spacing
text-align
text-decoration
text-indent
word-spacing
background-color
background-image
background-repeat
background-position
background-attachment
Font
ũ
Box Model
輱(border)
Ʈ(list)
CSS ؽƮ backgroud-color

backgroud-color Ӽ ϸ ֽϴ.

<p style="background-color:yellow;"> yellow </p>

yellow

color Ӽ Ϻο ҷ <span>±׸ ϸ ˴ϴ.

<p> <span style="background-color:yellow;">Ϻκ</span> yellow </p>

Ϻκ yellow

̺ ϴ 찡 ϴ.

<table border="1">
<tr>
    <td style="background-color:yellow;">background-color</td>
</tr>
<tr>
    <td>̺ ϴµ ϴ ӼԴϴ.</td>
</tr>
</table>

background-color
̺ ϴµ ϴ ӼԴϴ.

Copyright © Homejjang.com All rights reserved.