Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<body>
<img src="resources/exif-resolution-none.jpg" width="100" height="50" />
<img src="resources/exif-resolution-none.jpg" width="50" height="25" />
<img src="resources/exif-resolution-none.jpg" width="200" height="100"/>
<img src="resources/exif-resolution-none.jpg" width="50" height="100"/>
</body>
</html>