hi there folks, im workin on a website. i try to do it with css. i made a .box in the sheet. and its working.... but now my problem. when i put an image in that box, i cant get any space between the image and the text or another image. what am i doin wrong? please help me, thx
You're doing nothing wrong; that's what's supposed to happen. See mysterious gap under images for an explanation and several ways to eliminate it. cheers, gary
thx for thinking with me.... but my problem is how to get a gap between the image and the text/image. the image himselves is doin fine in the box..... but i want some space between image and text, or between image and image...... and the   is not the ideal solution. thx in advance
I see I misread the problem statement. Have you added margin to the image(s)? Without seeing your markup and stylesheet, it's guesswork to go further. cheers, gary
hi gary, thx for thinking with me, but i solved it.... i had to put an extra style tag with floating and padding.... it's not that nice, but it works...... maybe there will be a shortcut, but i'm happy for this moment. cheers