码迷,mamicode.com
首页 > 其他好文 > 详细

media

时间:2017-08-05 21:54:15      阅读:211      评论:0      收藏:0      [点我收藏+]

标签:sheet   link   href   ref   css   style   width   dia   media   

<link rel="stylesheet" href="css/1.css" media="(max-width:479px)"/>
<link rel="stylesheet" href="css/1.css" media="(min-width: 480px) and (max-width: 767px)"/>
<link rel="stylesheet" href="css/1.css" media="(min-width: 768px) and (max-width: 959px)"/>
<link rel="stylesheet" href="css/1.css" media="(min-width: 960px) and (max-width: 1199px)"/>
<link rel="stylesheet" href="css/1.css" media="(min-width:1200px)"/>

 

media

标签:sheet   link   href   ref   css   style   width   dia   media   

原文地址:http://www.cnblogs.com/jayruan/p/7291572.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!