How to insert an image:
Just remember to replace: "your-image.png" "your title"
Also don't forget to change image dimensions to your img dimensions here: "height="42" width="42"
Code:
<img src="your-image.png" alt="your title" height="42" width="42" border="0">
Just remember to replace: "your-image.png" "your title"
Also don't forget to change image dimensions to your img dimensions here: "height="42" width="42"