1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-30 21:52:05 +02:00
blog/content/posts/2012-05-22-responsive-images-and-web-standards-at-the-turning-point.md

24 lines
862 B
Markdown
Raw Normal View History

2013-11-18 23:54:59 +01:00
---
2018-07-19 02:22:01 +02:00
type: link
2013-11-19 23:21:19 +01:00
title: Responsive Images and Web Standards at the Turning Point
linkurl: http://www.alistapart.com/articles/responsive-images-and-web-standards-at-the-turning-point/
2013-11-18 23:54:59 +01:00
author: Matthias Kretschmann
2013-11-19 23:21:19 +01:00
2013-11-18 23:54:59 +01:00
date: 2012-05-22 06:23:26+00:00
2018-07-19 02:22:01 +02:00
2013-11-18 23:54:59 +01:00
tags:
2018-08-30 22:50:09 +02:00
- design
2013-11-18 23:54:59 +01:00
- mobile
- responsive
- retina
---
Good overview about the patterns currently being discussed:
> Recently, all of the ongoing discussion around responsive images just got real: a solution is currently being discussed with the WHATWG. And were in the thick of it now: were throwing around references to `picture` and `img set`; [...]
The markup pattern that gets selected stands to have a tremendous influence on how developers build websites in the future. Not just responsive or adaptive websites, either. All websites.
Naturally I'm in the `picture` camp, this just makes most sense to me.