December 4, 201213 yr Hi I was hoping to get a bit a of help with a problem I am having. I have a site that I have used bootstrap to build and I placed a hero unit and have used that as a header and saved it as a file then I created the navbar in a separate so I could get it to sit half in half out the bottom and put <?php include ('includes/navbar.php'); ?> in the header file. then I put the <?php include ('includes/header.php'); ?> in my index file which works all fine but when switching pages who I can switch the active link in the navbar to correspond with the page?
Create an account or sign in to comment