Skip to content

Instantly share code, notes, and snippets.

@Xavka
Created May 22, 2015 08:20
Show Gist options
  • Save Xavka/24ad898e948e5cb8e2c9 to your computer and use it in GitHub Desktop.
Save Xavka/24ad898e948e5cb8e2c9 to your computer and use it in GitHub Desktop.
<picture>
<source media="(orientation: landscape)" srcset="landscape.jpg" />
<img src="portrait.jpg" alt="Image description." />
</picture>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment