Created
March 13, 2015 16:45
-
-
Save AlexMcowkin/842c60e650387be1bf31 to your computer and use it in GitHub Desktop.
css responsive image
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- style="max-width:100%;height:auto;" --> | |
<img src="motorcycle.jpg" alt="Motorcycle" style="max-width:100%;height:auto;" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment