Page heading

This one is more complicated then the previous because it tries to place all the top items in different TD's.
We use a fill image inside the TD's to force the size of the TD to the size of the menu. Then we try to find the position of the div/layer surrounding the layer and then places the menu where that layer/div is. We place a fill image inside the TD to force the height of the items to the same as the height of the menuitems.

For this to work the menucode have to be placed AFTER the table. Which again means that it's VERY important that the code inside the table is correct (correctly nested tags, close all P tags and so on), if not Netscape 4 WILL break.

We set the width of the TD's and the top items to 20%. This technique can also be used to place menus totally different places on the page.