标签:
用响应式布局 如 1 <link rel=“stylesheet” type=“text/css” media=“only screen and (max-width: 480px),only screen and (max-device-width: 480px)” href=“link.css”/> 根据不同的设备分辨率调用不同的css文件
CSS适应宽度&分辨率解决办法
原文地址:http://www.cnblogs.com/GetAlert/p/4384740.html