Olive Branch MS Chamber of Commerce (circa Oct 1999)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

26 lines
1.4 KiB

  1. <html>
  2. <head>
  3. <base target="main">
  4. <link rel=stylesheet href="/styles/chamber.css" type=text/css>
  5. </head>
  6. <body>
  7. <div class=menu>
  8. <h2 class=title>Navigation Menu<hr></h2>
  9. <a class=main href="body.php3?content=home" target="_parent">Homepage</a><br>
  10. <a class=main href="body.php3?content=community" target="_parent">Community Info</a><br>
  11. <a class=sub href="page.php3?content=location">&nbsp Our Location</a><br>
  12. <a class=sub href="page.php3?content=history">&nbsp Our History</a><br>
  13. <a class=sub href="page.php3?content=about">&nbsp About the Chamber</a><br>
  14. <a class=sub href="page.php3?content=finding">&nbsp Finding a Home</a><br>
  15. <a class=sub href="page.php3?content=events">&nbsp Calendar of Events</a><br>
  16. <a class=sub href="page.php3?content=news">&nbsp Community News</a><br>
  17. <a class=sub href="page.php3?content=schools">&nbsp Local Schools</a><br>
  18. <a class=sub href="page.php3?content=utilities">&nbsp Utility Companies</a><br>
  19. <a class=sub href="page.php3?content=newcomer">&nbsp Newcomer's Guide</a><br>
  20. <a class=sub href="page.php3?content=attractions">&nbsp Local Attractions</a><br>
  21. <a class=sub href="page.php3?content=photo">&nbsp Photo Tour</a><br>
  22. <a class=main href="body.php3?content=economic" target="_parent">Economic Info</a><br>
  23. <a class=main href="page.php3?content=member">Member Directory</a><br>
  24. <a class=main href="page.php3?content=request">Request More Info</a><br>
  25. </div>
  26. </body>
  27. </html>