if ie:
<link .... </ link >
else:
<link >... </ link >
<!--[if IE 8] >
<link rel="stylesheet" href="css/ ie8.css"/ >
<![endif]-- >
@media all and (min-width:500px) { … }
(to be continue...)
(continue)
@media (min-width:500px) { … }
<!--[if IE 8] >
<link rel="stylesheet" href="ie8.css"/ >
Special instructions for IE 8 here
<![endif]-- >
<!--[if IE] >
<link rel="stylesheet" type="text/ css" href="css/ ie.css" / >
<![endif]-- >
<!--[if !IE] > <!-- >
<link rel="stylesheet" type="text/ css" href="css/ non-ie.css" / >
<!-- <![endif]-- >
@media screen and (max-width: 699px) and (min-width: 320px) {
div { background: blue; width: 100px; height: 100px; }
}
@media screen and (max-width: 1024px) and (min-width: 700px) {
div { background: green; width: 300px; height: 100px; }
}
@media screen and (max-width: 1280px) and (min-width: 1025px) {
div { background: red; width: 600px; height: 100px; }
}
<!--[if IE 8]
<![endif]--
@media all and (min-width:500px) { … }
(to be continue...)
@media (min-width:500px) { … }
<!--[if IE 8]
Special instructions for IE 8 here
<![endif]--
<!--[if IE]
<![endif]--
<!--[if !IE]
<!--
@media screen and (max-width: 699px) and (min-width: 320px) {
}
@media screen and (max-width: 1024px) and (min-width: 700px) {
}
@media screen and (max-width: 1280px) and (min-width: 1025px) {
}
Date: 2012-11-03 13:06:02 and last modified: 2012-11-03 13:06:02
Relate posts:
- branditheater3 flv
- joomla css part 1 flv
- css alala mp3
- video kurs css rar
- css patch v17 rar
- css the missing manual 2nd edition pdf
- 1035 tane css templates rar
- css patch 8 v22 01 2006 dz exe
- css fundamental
- css aimbot nxg css public v4 6 rar
- [width,context] -(UIImage *)getImage{ GLint width; GLint height
- [width,monitor] function triangle(monitor, x0, y0, x1, y1, x2, y2, r, g, b
- [width,div] hr { width: 200%; margin-left: -50%; } div { width: 50
- [width,monitor] triangle(monitor, x0, y0, x1, y1, x2, y2, r, g, b) width
- [div,width] <div id="wrapper"> <div id="leftsidebar"> <form id
- [width,header] <script language="Javascript"> function fixTableHeader(){ $(
- [css,width] <link rel="stylesheet" type="text/css" href="css/layout.css"
- [width] .headerimage{ background-image: url(...); background-size
- [width,height] <a href="http://theelustnetwork.tumblr.com/"><img src="http:
- [row,width] - (void)tableViewColumnDidResize:(NSNotification