This is known as making a media query. For example: <link rel="stylesheet" media="screen and (max-width: 1280px)" href="css/small_resolution.css" ...
確定! 回上一頁