Right now I'm developing a fan site and I’m working on the front page. On the front page I have an image (photo rather) and text aligned to the right side of the image (so align=left). When in 800x600 resolution the horizontal scroll bar is activated in IE, but not mozilla firefox. It seems that when there isn’t enough room to place the text next to the image, Mozilla places it all directly below the image (which is what I want). But IE smashes it to the right side, thus casing the page to be bigger horizontally than it should be, which isn’t a good thing.
Since my page is on my local computer I uploaded a very simple example to what my problem is:
http://cywh.com/test.html
When you open it notice that the text is aligned next-to/around the image. Size the width of the window down to about the same as the image width. Notice in IE there is text smashed against the right side and the horizontal scroll bar. Do the same thing in mozilla.
Does anyone know how I can fix this? I thought about placing the image on it's own line and placing the text under it, but in bigger resolutions I have a big gap on either side of the image, and I’m trying to minimize emptiness.
Since my page is on my local computer I uploaded a very simple example to what my problem is:
http://cywh.com/test.html
When you open it notice that the text is aligned next-to/around the image. Size the width of the window down to about the same as the image width. Notice in IE there is text smashed against the right side and the horizontal scroll bar. Do the same thing in mozilla.
Does anyone know how I can fix this? I thought about placing the image on it's own line and placing the text under it, but in bigger resolutions I have a big gap on either side of the image, and I’m trying to minimize emptiness.















