Actually…. there is a way to do this with plain ol' HTML. Kind of. It's called SHTML. I learned about it on one of my last clients (I promptly switched him to PHP). I'd never recommend the method because HTML is a markup language, not a server-side language…. and I can't imagine the security issues that would stem from using shtml.
This is wildly off-topic from CSS, so I'll summarize by suggesting that you research PHP. Look for best practices surrounding <?php include()?> or <?php require_once()?> </email> <signature id="paceaux"> Frank M Taylor http://frankmtaylor.com @paceaux </signature> On Feb 2, 2012, at 1:06 PM, Michael Stevens wrote: > Is this the same question from the WebDesign L list? There was one earlier > this morning dealing with it and it was addressed pretty well. Outside of > using an actual server side language like PHP, probably javascript as well, > you can't accomplish it with just HTML. > > Mike > > -----Original Message----- > From: css-d-boun...@lists.css-discuss.org > [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of john > Sent: Thursday, February 02, 2012 12:34 PM > To: css-d@lists.css-discuss.org > Subject: [css-d] menu in separate page? > > Can somebody point me to a tutorial that shows how to put a menu into it's > own page, the advantage that you edit/adjust once, and all pages are > updated, rather than editing the menu on each page. > > I am googling for this, but not finding anything that exactly deals with > this, at least doesn't look like it to me..lots of the search results are > from years ago ( like, 2007 ) and others say "It can't be done!" > > thank you for any clues about this! > > John > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- > http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/