How can I have two separate navigation bars working?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to run two separate navigation bars with my webpage. Is there a
way to have the regular navigation bar located on the left side of the page
and then have a custum navigation bar on top of the webpage.
Thanks.
 
Create a one-row, two-celled HTML table, and then put one link bar in each
cell.

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*-----------------------------­-----------------------
|\----------------------------­-----------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||----------------------------­-----------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/----------------------------­-----------------------
*-----------------------------­-----------------------
 
Back
Top