>I tried searching the archives, but maybe I didn't have the right terms. I
>would like to have the list-style navigation I'm building in a separate
>page [snip]
You need to search for php include or server side include. But that's unrelated
to css, so you won't find it on the css-d wiki.
Good
This *can* be done in CSS using the :after Psuedo-element
(http://www.w3schools.com/css/css_pseudo_elements.asp) but the cross
browser support for this is very poor and can't be relied upon.
This *can* be done with Javascript, but not all your uses will/can have
javascript enabled so this can't
Hello,
I tried searching the archives, but maybe I didn't have the right terms. I
would like to have the list-style navigation I'm building in a separate
page, and import it into all the pages in the site to make management
easier. The navigation is going to be a horizontal row of css based
flyou