So I have a website and I\'m using a basic menu located at the top right corner of the screen. It\'s links are as follows:
| Home | Blog | Results | Pictures
use the PHP include on all your pages
and have a separate menu.php within a folder named 'includes'. you'll need to save all oyur pages as .php
you can make your footer as an include too