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 endadj. ; ??? ?????vi. ??? ?????; ??? ????3?? ??: Bottoms ??: Bottoms ?? ??: Bottoming ?? ??: Bottomed
?????? borderBottom ?? ???
??: ?? ???? ?? ??? ?????.
??: ??Object.style.borderBottom=borderWidth borderStyle borderColor
????: borderWidth ???? ??? ?????. borderStyle? ??? ???? ?????. borderColor ??? ??? ?????.
?????? borderBottom ?? ?
<html> <head> <style type="text/css"> p {border: thin dotted #FF0000} </style> <script type="text/javascript"> function changeBorder() { document.getElementById("p1").style.borderBottom="thick solid blue"; } </script> </head> <body> <input type="button" onclick="changeBorder()" value="Change bottom paragraph border" /> <p id="p1">This is a paragraph with a border</p> </body> </html>
???? ?? ?
??? ????? ??? "???? ??" ??? ?????