advanced code snippet search
allnatural on 08/18/10
css iphone
08/18/10 08:45am08/18/10 08:43am
3 people have marked this snippet as a favorite
roli000jplrmichellebracken
<link rel="stylesheet" type="text/css" href="iphone.css" media="only screen and (max-width: 480px)" /><link rel="stylesheet" type="text/css" href="desktop.css" media="screen and (min-width: 481px)" /><!--[if IE]> <link rel="stylesheet" type="text/css" href="explorer.css" media="all" /> <![endif]-->
Report this snippet Tweet
Comment:
You need to login to post a comment.