Skip to content

Instantly share code, notes, and snippets.

@Leikam
Last active July 21, 2021 12:52
Show Gist options
  • Save Leikam/4fb46cec93d330e7ea3a341ebe2ad32a to your computer and use it in GitHub Desktop.
Save Leikam/4fb46cec93d330e7ea3a341ebe2ad32a to your computer and use it in GitHub Desktop.
Untitled
.wrapper {
max-width: 50%;
outline: 1px solid red;
}
.wrapper-img {
padding-bottom: 50%;
height: 0;
background: #999;
}
.wrapper img {
vertical-align: top;
width: 100%;
}
<div class='wrapper'>
<!--<div class='wrapper-img'>-->
<img src="http://lorempixel.com/400/200/sports/1/" width=400 height=auto>
<!--</div>-->
</div>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment