margin

English [?mɑ:d??n]

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

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

bottom

English [?b?t?m]

n. ; end

adj. ??? ????; ??? ????

??? ??

3?? ??: ?? ????: ??? ?? ????: ??? ?? ????: ??? ??

CSS ?? ?? ?? ???

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

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

??: ?? ?? ????? margin-bottom ??? ?????.

CSS ?? ?? ?? ?

<html>
<head>
<style type="text/css">
p.bottommargin {margin-bottom: 2cm}
</style>
</head>

<body>
<p>這個(gè)段落沒(méi)有指定外邊距。</p>
<p class="bottommargin">這個(gè)段落帶有指定的下外邊距。</p>
<p>這個(gè)段落沒(méi)有指定外邊距。</p>
</body>

</html>

???? ?? ?

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