Responsive Webdesign - Drupal Theming
Responsive Webdesign - Drupal Theming
Day:
Thursday, 26. august 2010
Time:
13:30-14:30
45 minutes (+15 minutes Q&A)
Room:
tags
| | | |Fluid grids, flexible images, and media queries are the three technical ingredients for responsive web design, but it also requires a different way of thinking. Rather than quarantining our content into disparate, device-specific experiences, we can use media queries to progressively enhance our work within different viewing contexts.
But a responsive design isn’t limited to layout changes. Media queries allow us to practice some incredibly precise fine-tuning as our pages reshape themselves: we can increase the target area on links for smaller screens, mobile versions and multiple columns.
demo: http://www.alistapart.com/d/responsive-web-design/ex/ex-site-FINAL.html
Very curious about how this
Very curious about how this applies to Drupal. I saw that post on alistapart a while ago, and it is definitely a interesting technique, though it kinda got lost in my bookmarks.