?? [?bɑ:t?m]
n. ??, ??
vt? ?????. Bottom; ??? ???
3?? ??: Bottoms ??: Bottoms ?? ??: Bottoming ?? ??: Bottomed ?? ??: Bottomed
?????? ?? ?? ???
??: ??? ??? ??? ??? ?? ??? ?? ??? ??? ?? ??? ???? ?????.
??: ??Object.style.bottom=auto|%|length
??: "position" ?? ?? "static"? ?? "bottom" ?? ??? ??? ????.
?????? ?? ?? ?
<html> <head> <style type="text/css"> input { position:absolute; } </style> <script type="text/javascript"> function setBottomEdge() { document.getElementById("b1").style.bottom="100px"; } </script> </head> <body> <input type="button" id="b1" onclick="setBottomEdge()" value="Set bottom edge to 100 px" /> </body> </html>
???? ?? ?
??? ????? ??? "???? ??" ??? ?????