CSS中的padding-inline屬性用於定義元素的邏輯內聯開始和結束填充。 ... <style> h1 { color:green; } div { background-color:yellow; width:110px; height:80px; } ...
確定! 回上一頁