Trep
07-09-2003, 02:17 AM
Ok, I'd like to stay away from javascript and all that.
What I've got is this: A table layed out using only percentages for width and height. (Please don't flame me for this) I have an image that is a bit too wide for one of the cells so it stretches it and breaks the whole table horribly. I've tried width=100% for the image, but I guess specifying a width like that is in relation to the original size of the image. Is there any way to make the image fir snug to the cell?
I haven't tried divs yet, maybe there's something in CSS that can help. Thanks in advance.
What I've got is this: A table layed out using only percentages for width and height. (Please don't flame me for this) I have an image that is a bit too wide for one of the cells so it stretches it and breaks the whole table horribly. I've tried width=100% for the image, but I guess specifying a width like that is in relation to the original size of the image. Is there any way to make the image fir snug to the cell?
I haven't tried divs yet, maybe there's something in CSS that can help. Thanks in advance.