In the following line of code from my site, what does <span class="category-subs-selected">Gift Certificates</span> refer to?
<li><a class="category-top" href="http://meowhead.com/index.php?main_page=index&cPath=13"><span class="category-subs-selected">Gift Certificates</span></a> </li>
It just seems out of place because I don't understand what it means and none of my other categories has that line of code after the path number.
Thanks for any help.
I just figured out that it means I have selected that particular category. I know, I know. The new guy.



