blob: d4302ed449905a0b217f01521f8743c7b32e86fc [file]
<!DOCTYPE html>
<style>
img {
width: 50px;
height: 25px;
margin-bottom: 25px;
}
div {
display: inline-block;
background: rgb(0,256,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>