Getting Started With (and Gotchas of) CSS Media Queries
8/28/2010
By Brian Suda
For all the nay sayers that think the iPad is just a big iPhone, you couldn’t be further from the truth. Now, I won’t go as far as to say it is “Magical”, but with several million sold in the first month, it isn’t a fad. With it’s wider screen and larger keyboard, there are [...]
Similar articles
Think Vitamin
Getting Started and Gotchas of CSS Media Queries
By Brian SudaFor all the nay sayers that think the iPad is just a big iPhone, you couldn’t be further from the truth. Now, I won’t go as far as to say it is “Magical”, but with...
ASP.NET Weblogs
Getting Started with CSS Media Queries
If you've ever printed a page and noticed that it looks different than the actual page displayed in the browser you've more than likely witnessed a CSS media type in action. By using CSS media types s...
NETTUTS
Quick Tip: A Crash-Course in CSS Media Queries
In the past, in order to create layouts based upon the width of the user’s browser, we had to use JavaScript — perhaps combined with a server-side language. Fortunately, the process is n...
Ajaxian » Front Page
CSS Media Queries: Bees Knees Or Spawn of Satan?
The last month has seen an interesting back and forth over CSS Media Queries. In a nutshell, CSS Media Queries make it possible to apply style sheets only if certain properties are available on the di...
Report
Latest from Think Vitamin