Search found 1 match
- Thu Jun 14, 2012 10:01 am
- Forum: PHP - Code
- Topic: Trouble making the navigation indicate the current page
- Replies: 1
- Views: 281
Trouble making the navigation indicate the current page
Hello, I am new to php and coud use some help. I would like to make the curent navigation link bold to show the user where they are. The problem is that I cannot use the techniques like giving the body a unique id because I only have one body tag. I also tried giving the index.php and contact.php a ...