banner CSS 3 columns

I'm working on a banner for our site consisting of three images instead of 1; giving me the opportunity to change them individually if necessary.

I got the images with CSS rather than their integration into the page; but the first two are not displayed correctly
(text of Atisha Center 1) image of Atisha 2); but the third appears to half way through my text?
My CSS positions are 'left', 'Parent' and 'parent '.

I initially had my third image positioned right, but this forced just the page to expand?

My total area width is 59ems composed of 9, 43.5 and 6.5 em respectively. I might have to adjust sizes accordingly.

Once I have these images that appear correctly I was wondering if I could get the images that appear with a small piece of white around each image space (of course I have to adjust the sizes then). I tried various fill options; they just added the padding images in their appropriate color. Is it possible to do relatively simply?

The page I am working on

Any help would be greatly appreciated

You need margin; which creates space around the item. The filling is inside margin.

Andy

Tags: Dreamweaver

Similar Questions

Maybe you are looking for