Hi,
I guess I've built my site sort of strangely:
The images are in the html (using tables), but the text is all in css positioned using coordinates (hovering over the images). I need my page to be centered. However, after I center it, the html images move when the browser is resized. My text is sticking to it's coordinates. How do I get the images to stay where they are, as well.
Any help is much appreciated.
Thank you,
Anna :)
I guess I've built my site sort of strangely:
The images are in the html (using tables), but the text is all in css positioned using coordinates (hovering over the images). I need my page to be centered. However, after I center it, the html images move when the browser is resized. My text is sticking to it's coordinates. How do I get the images to stay where they are, as well.
Any help is much appreciated.
Thank you,
Anna :)
Comment