I went there but I don’t know what are you talking about. So, what’s the problem?
UPDATE: I just checked my site on my Mac using the Safari browser and everything looks fine… But in internet explorer(read: exploder) on my piece of you-know-what PC, the main content section looks totally warped. Looked fine up until about an hour ago..
If anyone views the link and it looks really screwy, please just let me know what browser and version you’re using. It would be a big help. Thanks
looks screwy to me. I am on IE6sp2
You have errors like not closed tags, e.g.
<img src="http://www.inomaly.com/blogimg/wp_micro.gif"
Cleaning it up might help.
You could try adding a width: 100% on #main or div.page
for those who can’t see the trainwreck that is my page in IE, here’s a screenshot:
http://img184.imageshack.us/img184/531/screenshot34iq.jpg
See how all the text in the main section is totally squished?
Oh my gosh I think closing that one tag that moshu pointed out may have fixed it. I think over the next week I’m going to view my site on every computer I walk past just to make sure it’s kosher.
Stephano, I tried adding width: 100%, but that pushed a substantial amount of the main section off the right side of the screen and stuck me with ugly scrollbars.