border

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

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

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

vi. ??, ??

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

??? ;

CSS ??? ?? ?? ???

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

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

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

CSS ??? ?? ?? ?

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

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

???? ?? ?

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