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. Quote Link to comment Share on other sites More sharing options...
NArc0t1c Posted July 6, 2007 Author Share Posted July 6, 2007 Remembered a little tag called valign.. 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.