Skip to content

Instantly share code, notes, and snippets.

@Leikam
Last active July 21, 2021 12:41
Show Gist options
  • Select an option

  • Save Leikam/a543d9bc43569e69b8961d369e96df29 to your computer and use it in GitHub Desktop.

Select an option

Save Leikam/a543d9bc43569e69b8961d369e96df29 to your computer and use it in GitHub Desktop.
Untitled
.wrapper {
max-width: 50%;
}
.wrapper-img {
padding-bottom: 50%;
height: 0;
background: #999;
}
.wrapper img {
width: 100%;
}
<div class='wrapper'>
<div class='wrapper-img'>
<img src="http://lorempixel.com/400/200/sports/1/">
</div>
</div>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment