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. ?? ?; ??

vt. ; ??? ?????

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

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

CSS ??? ?? ?? ???

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

??: ??border-bottom-width, border-bottom-style, border-bottom-color ??? ???? ??? ? ????. ? ? ??? ???? ??? ??? ????. border-bottom :solid #ff0000; ?? ?????.

??: border-bottom-width? ?? ???? ??? ?????. border-bottom-style? ??? ???? ???? ?????. border-bottom-color? ??? ???? ??? ?????. ??? border-bottom ??? ??? ?? ???? ????? ?? ?????.?

??: IE7 ? ?? ????? "inherit" ?? ???? ????. IE8?? !DOCTYPE? ?????. IE9? "??"? ?????.

CSS ??? ?? ?? ?

<html>
<head>
<style type="text/css">
p 
{
border-style:solid;
border-bottom:thick dotted #ff0000;
}
</style>
</head>

<body>
<p>This is some text in a paragraph.</p>
</body>

</html>

???? ?? ?

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