Source code

Revision control

Copy as Markdown

Other Tools

<head>
<title>img with 0 value for width and height</title>
</head>
<body>
<img src="url" width="-1" height="-1"/>
</body>
</html>