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="0" height="0" alt="bar"/>
</body>
</html>