Posted By


ira on 05/02/09

Tagged


Statistics


Viewed 553 times
Favorited by 2 user(s)

Iphone/Small Screen CSS Link


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <!--[if !IE]>-->
  2. rel="stylesheet"
  3. href="small-screen.css"
  4. type="text/css"
  5. media="only screen and (max-device-width: 480px)"
  6. />
  7. <!--<![endif]-->

URL: http://www.sitepoint.com/article/iphone-development-12-tips/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.