0
I want to make footer nav in all my webpage but i tried php but it didn't work.
I want to link nav footer sidebar to my html file.If anyone can help please.
2 ответов
+ 1
Hello, when you say it didn't work, what do you mean? What did you try when trying to add it?
+ 1
I make nav.php file which contains navigation section
And put <?php include 'nav.php';?>
In place of navigation place in index.html file but when i open in browser navigation bar didn't shows on.