Ok,
I have a site I have set up to sell a house.
It looks pretty good in Firefox, but is all askew in IE.
Look at the source and tell me what I need to do to get it right in both.
IE 6 I primarily use Firefox, so that's whta I use to check it.
if you look at the code, you will see that it's pretty messy as I am self taught and use notepad, but oh well, any suggestions???
Thanks
I personally think it looks good in both. I actually prefer it in IE. It gives it a bit of a narrower width. It is nice on my huge resolution size. How does it look on the smaller size? Maybe take a screenshot of what you don't like and circle it in one and compare it to the other so I can best help you fix exactly what you want.
Well as far as i can see on ur website in IE and Firefox the top image and the heading are aligned to left and in Firefox its aligned to center so if u want it to be centered then add to ur <p align="center"> to <p style="text-align:center;"> this should solve ur problem