<link href="a.css" rel="stylesheet"><style> @import url('a.css'); ... @import 是CSS 提供的語法規則,只有匯入樣式表的作用; link 是HTML提供的 ...
確定! 回上一頁