Tag: HTML

You Are Here: Using PHP To Highlight Navigation

14 April 2007 by Kyle

When you walk into a mall, one of the first things you come to is a map with a "you are here" indicator that lets you know where you are. On a website, we can accomplish this by higlighting the current location on a navigation bar, menu, or list. Since the primary navigation is the most prominent feature on a website, we will discuss an easy way to do this with PHP.

(more…)