border

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

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

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

vi. ??, ??

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

bottom

English[?b?t?m]

n. Bottom end

adj. ; ??? ?????

vi. ??? ?????; ??? ????

3?? ??: Bottoms ??: Bottoms ?? ??: Bottoming ?? ??: Bottomed ?? ??: Bottomed

right

英[ra?t]

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

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

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

3?? ??: ?? ???: ?? ????: righted

radius

English [ ?re?redi?s] 美[?redi?s]

n.radius; ??(??);

CSS ???-??? ??-?? ?? ???

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

??: ??border-bottom-right-radius: length|% [length|%];

??: length? ??? ?? ???? ??? ?????. %? ??? ?? ???? ??? ??? ??? ?????.?

??: border-bottom-right-radius ??? ?? ?? ??? ?? 1/4 ??(?? ??? ????? ???? ??? ??)? ??(??)? ?????. ? ?? ?? ?? ???? ? ?? ?? ?? ?????. ? ?? ?? ???? ? ?? ?? ?????. ??? 0?? ???? ??? ?? ???????. ?? ??? ??? ?? ??? ??? ??? ???? ?? ??? ??? ?? ??? ??? ??? ?????.

CSS ???-??? ??-?? ?? ?

<!DOCTYPE html>
<html>
<head>
<style> 
div
{
border:2px solid;
padding:10px;
background:#dddddd;
border-bottom-right-radius:2em;
}
</style>
</head>
<body>

<div>border-bottom-right-radius 屬性允許您向右下角添加圓角邊框。</div>

</body>
</html>

???? ?? ?

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