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. Link to comment https://forums.phpfreaks.com/topic/74103-solved-float-a-table/ 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 Link to comment https://forums.phpfreaks.com/topic/74103-solved-float-a-table/#findComment-374133 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.