Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE HTML>
<!--
Any copyright is dedicated to the Public Domain.
-->
<html>
<head>
<title>reference image-rendering: -moz-crisp-edges</title>
<style>
img { position:absolute;left:20px;top:20px; }
</style>
</head>
<body>
<img width="10" height="10" src="big.png"/>
</body>
</html>