Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<style>
img { display: block; margin-left: 200px; height: 100px; width: 100px; }
</style>
</head>
<body>
<img src="../bugs/solidblue.png">
</body>
</html>