Designer News
Where the design community meets.
Designer Joined over 9 years ago
Oops, double posted somehow
Interesting, this responsive email technique relies on media queries:
` @media only screen and (max-device-width: 320px) {
} `
This targets max-device-width (not max-width), so adjusting the size of your browser window doesn't adapt the layout.
Media queries aren't supported by the Gmail app on iOS or Android – Google uses a fluid layout technique for responsive email.
Interesting, this responsive email technique relies on media queries:
@media only screen and (max-device-width: 320px) {
}
This targets max-device-width (not max-width), so adjusting the size of your browser window will not adapt the layout.
Media queries aren't supported by the Gmail app on iOS or Android – Google uses a fluid layout technique for responsive email.
Tumblr Boilerplate is new and looks like it would be easy to setup: http://tumblrboilerplate.com
@jfornear
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Nice, very polished. Love the typography, navigation, and timeline.