The following code generates a border that appears to be approximately 1px thick and solid, colored grey around the image. Despite setting the border of the image to none, the border still remains.
Here is the code snippet:
<label>
<img style="width:200px;height:200px">
</label>