margin

English [?mɑ:d??n]

n. ????, ??; ??(??? ?? ??)

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

top

English [t?p] US [tɑ:p]

n. box) ??, (? ??? ?) of) ??; ??top ;Towering;End

3?? ??: tops ??: tops ?? ??: topping ?? ??: topped ?? ??: topped

CSS ??-?? ?? ???

???? ?? ?????

margin-top? CSS ??? ???? ? ??? ??? ?? ??? ???? ? ?????. ?: margin-top: 50px? ???? ?????. ?? ?? ?????? ?? ?? ??.

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

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

??: ?? ?? ????? margin-top ??? ?????.

CSS ??-?? ?? ?

<html>
<head>
<style type="text/css">
p.topmargin {margin-top: 50px}
</style>
</head>

<body>
<p>這個(gè)段落沒有指定外邊距。</p>
<p class="topmargin">這個(gè)段落帶有指定的上外邊距。</p>
</body>
</html>

???? ?? ?

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