AV1611 Posted October 20, 2007 Share Posted October 20, 2007 I have a simple <table> that is 100% width of page, and 20px high. I have it in a <div> I need to make the table to REMAIN top, and when you scroll down the page, the page "scrolls" under the div/table, so it appears to be stationary. I've played with float: top but that doesn't seem to be what I want... Suggestions? Thanks. Quote Link to comment Share on other sites More sharing options...
AV1611 Posted October 20, 2007 Author Share Posted October 20, 2007 position: fixed I found it, it's not float Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.