9
Answers

img background PNG

I have image png that was a white background, how to make the image background transparent.

<div class="imageLeft" style="float:left"> 
<img src="images/home.png" />
</div>

Answers (9)