Menu Bar

I have a menu bar at the top of my website. I was wondering how to make the menu bar to apear at the top of all the pages within my site. Is there an easier way than copying and pasting the code into each page?<!--content-->You could use seamless frames, which I have done with several of my sites. <br />
<br />
There is a common notion that people in general do not like frames, but I say screw them; though that's not really the attitude we developers should have since we are building this content for "them". When creating/designing a site always ask, will this "give to" or take away" from the viewer's experience. If the answer is indifferent, then the decision is up to you as the designer. But always design FOR the viewer.<br />
<br />
I guess it all depends on who the viewers will be and what your opinion as the designer is towards frames or no frames.<br />
<br />
To frame or not to frame, is the real question.<br />
<br />
Gandalf<br />
:D<!--content-->I am a beginner in programming and i dont know anything about frames. Can someone help me out and tell me what gandalf is trying to tell me?<br />
<br />
<br />
PS...More details might help<!--content-->You could also use Server Side Includes (SSI). See SSI Tutorial (<!-- m --><a class="postlink" href="http://www.bignosebird.com/ssi.shtml">http://www.bignosebird.com/ssi.shtml</a><!-- m -->) for more info.<br />
<br />
ListerMint<!--content-->I could explain it in more detail, or send you here: <!-- m --><a class="postlink" href="http://www.w3schools.com/html/html_frames.asp">http://www.w3schools.com/html/html_frames.asp</a><!-- m --> where it's already written neatly.<br />
<br />
This link will teach you everything you need to know about frames.<br />
<br />
Gandalf<br />
:D<!--content-->You could also use Server Side Includes (SSI). See SSI Tutorial for more info.<br />
~ ListerMint <br />
<br />
<br />
If he doesn't understand frames, SSI will scare him for good!<br />
<br />
<br />
Gandalf<br />
:D<!--content-->Oh, Sweet, Thanx<br />
<br />
<br />
<br />
LOL<!--content-->Shooter, the Webmonkey Tutorials (<!-- m --><a class="postlink" href="http://hotwired.lycos.com/webmonkey/authoring/frames/">http://hotwired.lycos.com/webmonkey/authoring/frames/</a><!-- m -->) might help more. The very first article deals with basic frames and the very last one deals with iFrames. Depending on what you wanted for content, you could go with either.<br />
<br />
Peg<!--content-->Learn how to use the include command from PHP if you can use PHP, that is.<br />
<br />
BleuIce<!--content-->
 
Back
Top