Hi All…
Im trying to get my navigation bar positioned correctly but it doesnt seem to work. I have my php code
[php] <?php include("includes/sidebar.php"); ?>[/php] which calls the side bar php page
[php]
Navigation
- Home [/php]
What do I need to do so I can get this page managed by the css sheet?
Thanks