Css Positioning.

Joined: 11/28/2008

Hey guys,

Could somebody take a look at the following page and tell me what I'm doing wrong. I am trying to create a table with a fixed caption, head, and footer, and have the body scrollable. I've been able to get everything to work for me correctly in Firefox, but in IE6 the caption tag keeps scrolling with the rest of the table body.

Here is my test page:

http://www.paulhobson.com/test.html.

Any help would be appreciated!

Thanks!

Joined: 11/28/2008
On my IE6, the only thing

On my IE6, the only thing different from FF is that the thick dark bar at the top goes thinner when you scroll the content, so you can see moving text above it

Blessings

Tony

Online outreach:
Internet Evangelism Day
Helping church websites:
Church Websites

Joined: 11/28/2008
That bar is actually my

That bar is actually my caption tag. It's scrolling with the rest of the table content, and I don't want it to.