calbers
08-02-2010, 05:56 AM
Hey all,
I'm not that experienced with CSS and so I thought that I should just ask you guys instead of wasting even more time than I have on trying to fix this problem...
I am trying to make a header that is comprised of three images. I was the first image to stick to the left side of the side, the second be centered, then the third image stick to the right side of the screen. I have been able to get the two aligned on the left and right side but I can't get the center image to be centered. I have also tried to float left with the first two then float right the last one but it still doesn't work right. I have tried it with div's where I set display:inline and I have tried it without div's. I just can't get it to work correctly. Is there any better way to achieve what I want without tables?
Thanks
I'm not that experienced with CSS and so I thought that I should just ask you guys instead of wasting even more time than I have on trying to fix this problem...
I am trying to make a header that is comprised of three images. I was the first image to stick to the left side of the side, the second be centered, then the third image stick to the right side of the screen. I have been able to get the two aligned on the left and right side but I can't get the center image to be centered. I have also tried to float left with the first two then float right the last one but it still doesn't work right. I have tried it with div's where I set display:inline and I have tried it without div's. I just can't get it to work correctly. Is there any better way to achieve what I want without tables?
Thanks