Posted by None on 06/12/07 20:27
Jonathan N. Little wrote:
>
> Yes, dump the table use DIVs and style accordingly
>
> div.pixbox { margin: 0; padding: 0; }
>
>
> <div class="pixbox">
> <img src="somePix.jpg" alt="1st Pix">
> First one
> </div>
>
> <div class="pixbox">
> <img src="anotherPix.jpg" alt="2nd Pix">
> Second one
> </div>
Hello Jonathan,
Thank you for your feedback on munging. I am reading up on it and I
will change it by my next post.
I tried this <div> style you proposed. I still see the images are
separated by white space. Is there
a way to completely remove the white space between images so they are
flush together?
Thanks a bunch!
Navigation:
[Reply to this message]
|