Unintended space

They have: 27 posts

Joined: Sep 2005

On this page, there seems to be a big unintended space, after the heading EDUCATION. It seems to only appear on certain versions of IE, and doesn't appear on Safari.

Could you take a look at the code and see what is wrong?

Thank you.

They have: 1 posts

Joined: Oct 2005

Here's another case of IE making things difficult for CSS users.

When you use relative positioning for your blocks, IE tends to place them where you don't want them. In this case, it's putting the table following EDUCATION after the bottom of your "navigation" block containing the left menu bar.

My suggestion is to use absolute positioning with the content section of the page starting just to the right hand side of your left menu bar.

As you mentioned, browsers that properly evaluate CSS don't have this problem. I haven't tried your site with Firefox but it does work with Opera.

I hope this helped.

They have: 27 posts

Joined: Sep 2005

I took out the "width: 100%" of the tables, and it seems to work on IE6/Win now.

Thanks!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.