We need a link to your website.....
try...
HTML Code:
<ifame src="menu.html" style="width:Height Of Table; Height:Height Of Table"></iframe>
Add something like that after your <body> tag, in every page before the content.
Menu.html would be something like this, only with a head section, a doctype, and <html> tags...
HTML Code:
<body><table><tbody>
<tr><td colspan="# of menu Items"><img src="Your Sites Logo.jpg" /></td>
</tr><tr>
<td><a href="page1.html" target="_pearent">Menu Item1</a></td>
<td><a href="page2.html" target="_pearent">Menu Item2</a></td>
<td><a href="page3.html" target="_pearent">Menu Item3</a></td>
<td><a href="page4.html" target="_pearent">Menu Item4</a></td>
</tr><tbody></table></body>
If You Want Me To Write The Entire Code for You, email me at..:Turbo_boxxer911@hotmail.com
If You Want an example ... i cannot produce one because i am at school.... and Im Grounded Off my computer at home because i left it to Defrag/scandisc and junk.....
Bookmarks