NArc0t1c Posted July 6, 2007 Share Posted July 6, 2007 Hello. I'm frustrated with something i am busy with. I have a menu, that is in a table and it must stay at the top, and not move, even when the page's length increases. Currently it is just moving to the middle(down). Hope can I lock it so it stays at the top? the rough code is almost like this: <table> <tr><td> <table> <tr><td>Link</th></tr> <tr><td>Link</th></tr> <tr><td>Link</th></tr> </table> </td></tr> <tr><td> <table> <tr><td>Contents</td></tr> </table> </td></tr> </table> Anyone know how I can do this, I have seen this before. Link to comment https://forums.phpfreaks.com/topic/58689-solved-table-must-stay-at-top/ Share on other sites More sharing options...
NArc0t1c Posted July 6, 2007 Author Share Posted July 6, 2007 Remembered a little tag called valign.. Link to comment https://forums.phpfreaks.com/topic/58689-solved-table-must-stay-at-top/#findComment-291119 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.