Advertisement
Guest User

media queries

a guest
Oct 16th, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <meta name="viewport" content="width=device-width">
  2. <link rel="stylesheet" type="text/css" media="only screen and (max-device-width: 480px)" href="small-device.css">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement