你可以在HTML 元素的 class 屬性裡以空白字元分隔填上多個樣式類別名稱,便能同時套用多重類別。 <style type="text/css"> .firstclass { background: black; color: white ...
確定! 回上一頁