PDA

View Full Version : css help (padding)


sabret00the
02-10-2004, 11:09 PM
i thought i could just put style="padding: 2px;" on the end of an image tag but it don't seem to work :(

mx3
02-10-2004, 11:13 PM
vspace="vertical padding" hspace="horizontalpadding"

:)

style="padding: 2px;" would work good for a table though :)

sabret00the
02-10-2004, 11:35 PM
yup that worked width-wide, vertically it didn't i'm guessing that's due to the data being on the line above.

sabret00the
02-10-2004, 11:38 PM
is it possible to set vspace so it only does vspace on the bottom instead of all the way round?

mx3
02-11-2004, 12:50 AM
Don't think so. vspace should be working fine though, it shouldn't matter if theres something above it