English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have just started to learn how to build web sites, I am using just plain old html in note pad. I have managed to divided my page into 2 frames with a sidebar and my main section. The problem I have is when I follow the links on my main section from the index page the title bar does not change. Can anyone advise me what i'm missing, Thanks.

2007-01-18 21:21:57 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

inside the head tag
there is a title..

here is a sample of html which give hai this is title as title for the webpage..

change it to your wish



hai this is title


body goes here

2007-01-18 21:26:26 · answer #1 · answered by sweetraskels 4 · 2 0

This is one of the known disadvantages of using a frames-based layout. It also causes problems with the Back button, and if your site is picked up by Google you may find that users are dumped straight into your content frame, so never see the navigation frame.

A better solution - although it's much more advanced - is to use DIVs along with some good CSS styling for your sidebar. However that's probably a bit of a way off if you've only just started learning.

2007-01-19 02:36:48 · answer #2 · answered by Daniel R 6 · 0 0

If you use the tag then the title will remain static - all I can think of is to use JavaScript to change it every time a link is clicked, but surely that is a lot of hassle for something which isn't really that important a feature? If your page is designed well and everything is clear and obvious, the user shouldn't have to rely on the title bar to know what they are looking at. </p> <p> <small> 2007-01-18 21:39:09 · <a href="#answer20070118213909">answer #3</a> · <span>answered by <u>Anonymous</u></span> · <span>0<span style='color:green;'>⤊</span></span> <span>0<span style='color:red;'>⤋</span></span> </small> </p> </div> <div id="answer20070118214037" class='answer' > <!-- <b>Answer #4</b> --> <p class='answer-content' lang="en"> control panel---appearance & themes---task bar, or display<br /> try the above </p> <p> <small> 2007-01-18 21:40:37 · <a href="#answer20070118214037">answer #4</a> · <span>answered by <u>dornypcs</u> <b>2</b></span> · <span>0<span style='color:green;'>⤊</span></span> <span>2<span style='color:red;'>⤋</span></span> </small> </p> </div> </div> </article> </section> <div style="background:#888;padding:8px;margin-top:16px;"> fedest.com, questions and answers </div> </body> </html>