pompei
04-04-04, 05:37 PM
Does anyone know an elegant way to space out a layout by specifying a pixel amount without resorting to using <br> or image spacers. I know you can use css styles to add padding, but how could you say you wanted 11pixels vertical space, or 14pixels vertical space without having to create seperate css styles for each?
To provide a better context, I'm generating a list of items dynamically, and the spacing between each listing can vary...so all I want to be able to specify is the pixel gap between each seperate listing.
Thanks in advance for any help!
To provide a better context, I'm generating a list of items dynamically, and the spacing between each listing can vary...so all I want to be able to specify is the pixel gap between each seperate listing.
Thanks in advance for any help!