Jump to content

[SOLVED] Table must stay at top.


NArc0t1c

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.