Can you include a menu using CSS instead of a SSI?
edit_g
7:33 pm on Jan 11, 2003 (gmt 0)
This might be a bit of a novice question...
I'm doing a site and I'd like to include a sitewide menu (i.e. displayed on all pages). Is there a way to do this with CSS? I'd like to just be able to go <div id="menu_everypage"></div>. Is this possible?
Nick_W
7:36 pm on Jan 11, 2003 (gmt 0)
In short, no.
The only thing that even resembles someting like that is this: [w3.org...]