Source code
Revision control
Copy as Markdown
Other Tools
<head>
<title>img with positive values for width and height</title>
</head>
<body>
<img src="url" width="10" height="10" alt="bar"/>
</body>
</html>
<head>
<title>img with positive values for width and height</title>
</head>
<body>
<img src="url" width="10" height="10" alt="bar"/>
</body>
</html>