Want to remove that border when you post an image in your home page?
Use this for an image:
<img src="IMAGE URL HERE" border="0"></a>
Use this for linked image:
<a href="YOUR TARGET SITE" target="_blank"><img src="IMAGE URL HERE" border="0"></a>
Trick: add that border="0" at the end
Use this for an image:
<img src="IMAGE URL HERE" border="0"></a>
Use this for linked image:
<a href="YOUR TARGET SITE" target="_blank"><img src="IMAGE URL HERE" border="0"></a>
Trick: add that border="0" at the end
No comments:
Post a Comment
leave some love <3