how can delete or transparent background color in image or backgroundimage ? for example i have a image and i want remove white color in background for show behind.
<div style="
background-color: #F4F4F7;
background-image: url('wa.jpg');
background-repeat: no-repeat;
background-position: right bottom;
background-size: 200px 280px;"
align="left">
- what function can do that?
- what is attribute?