d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Need Helping Making A Border Around A Picture
Add Reply New Topic New Poll
Member
Posts: 47
Joined: Aug 13 2012
Gold: 0.00
Nov 9 2012 04:47pm
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
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll