so i made some text float left but i have a picture on the left. i want there to be space in between the picture and the text, how do i do that? i've done it before but i forgot.
i think it was something like border: 0 0 0 0; (0 would be the values) but hasnt worked for me
this is my current code
(removed the links)
Code
<a href="link"><img style="float: left;" src="img" alt="" width="150" height="150"/></a>
sry not sure if its padding or border
This post was edited by xadam123 on Nov 9 2012 04:50pm