margin-bottom

margin-bottom是CSS的屬性,所有主流瀏覽器都支持 margin-bottom 屬性。

簡介,語法,取值,說明,

簡介

margin-bottom

語法

margin-bottom:[ | | auto ]{1,4}
默認值: 0
相關屬性:[ margin ] || [ margin-top ] || [ margin-right ] || [ margin-left ]

取值

auto:
值被設定為相對邊的值
<length>:
用長度值來定義外補白。可以為負值
<percentage>:
用百分比來定義外補白。可以為負值

說明

檢索或設定對象底邊的外延邊距。
內聯對象要使用該屬性必須先使該對象表現為塊級或內聯塊級。
外延邊距始終透明。
對應的腳本特性為marginBottom

相關詞條

熱門詞條

聯絡我們