border

English [?b?:rd?(r)]

n. ???; ??? ??..., ?? the side of...

vt.side of..., around..., bordering...

vi. ??, ??

3?? ??: borders ??: borders ?? ??: bordering ?? ??: bordered ????: bordered

right

English [ra?t] US [ra?t]

adv. ??, ?????, ?????; ; ??, ??

n.right;right;???,??;???

vt.corright; ??;??

vi.(? ?) ??, ??? ??

???: ?? ???: ?? ?? ??: ???? ?? ??: ?? ?? ??: righted

width

英[w?dθ] 美[w?dθ, w?θ, w?tθ]

n.width

plural: widths

CSS ??? ??? ?? ?? ???

??: ??? ??? ??? ??? ?????.

??: ??? ???? ??? ?? ???? ?????. ??? ???? ??? ??? ??? ??? 0?? ??????. ?? ?? ?? ???? ????.

??: ?? border-right-width ???? ?? border-style ??? ?????. ??? ??? ??? ??? ??? ??? ??? ? ????.

CSS ??? ??? ?? ?? ?

<html>
<head>
<style type="text/css">
p.one 
{
border-style: solid;
border-right-width: 15px
}
p.two 
{
border-style: solid;
border-right-width: thin
}
</style>
</head>
<body>

<p class="one"><b>注釋:</b>"border-right-width" 屬性如果單獨使用的話是不會起作用的。請首先使用 "border-style" 屬性來設(shè)置邊框。</p>
<p class="two">Some text. Some more text.</p>

</body>
</html>

???? ?? ?

??? ????? ??? "???? ??" ??? ?????