單純給予裝置<link rel="stylesheet" media="screen" href="style.css" ... 如果螢幕寬度為768px 以下,就套用css 設定*/ @media screen and (max-width:768px) { .
確定! 回上一頁