|
Hi!
I'm creating a website that will have a big static image as an intro.
I sliced the image into smaller images and now i want to create the html page without using tables.
I created the layers and put the slices as background images and gave them an absolute position using CSS.
The sliced images look fine all together.
The problem is that I want the image to be centered in all browsers/resolutions but since I am using absolute position the image will not be in the center :-(
I know it would not be wise to use a single image so how is it possible to have all the sliced images in the center of all browsers without breaking the overall image?...
Thank you very much in advance!!!
Best regards
Nikolas
__________________
Last edited by mpam; 02-07-2006 at 03:10 PM..
|