With 8+ years in web development, it's hard to believe I don't know everything
Anyways, I have it setup
header
index
footer
of course the index includes the header and footer, but I want to make the links have a predetermined styled for each page.
With the header, it's kind of confusing me, because with the navigation built into the index page instead of the header I could just do 'class="selected"' but I can't now bc it's included...
how could I do this without putting the navigation into the index file itself