blob: 2a90c08526f6ae0c46c9888764c0fd9d7193c07e [file] [log] [blame]
<!DOCTYPE html>
<style>
img {
width: 50px;
height: 25px;
margin-bottom: 25px;
}
div {
display: inline-block;
background: rgb(0,255,0);
height: 50px;
}
</style>
<div><img src="resources/green-alpha.png"></div>
<div><img src="resources/green.png"></div>
<div><img src="resources/green.jpg"></div>
<div><img src="resources/green.svg"></div>