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

I have built a website (http://Badger.bravehost.com), and I thought I did a pretty darn good job, until I tried my frames. I want all the pages to open in the bottom (main) frame, but they are opening up in a new window? Can someone explain, in plain English, how frames work? I just don't seem to "get" it :( Thanks all!

2006-09-10 17:47:00 · 5 answers · asked by Gur8 3 in Computers & Internet Programming & Design

Also, what is the code to get the name on the tab in IE? And what about having a little icon beside yur URL? Thank you

2006-09-10 17:49:10 · update #1

5 answers

Check w3schools.com for frames tutorials and examples.

For the address bar icon, create a 16x16 pixel icon file, name it "favicon.ico", and upload it to the same directory as your web page. Or you can point to your icon file with a link in the head area of your page:
, where path is either a relative path or a complete URL.

The page title is just a entry in the head section:<br /> <title>My Website

2006-09-10 18:05:54 · answer #1 · answered by injanier 7 · 0 0

Frames; they get bugging sometimes na? Anyways what you do is this;
In the HTML code section with each link you have an option to add a target-as to where the page will open eg
home
Linkone stands for the page you want to open and home stands for the name you click on while you on the page.
The name on the tab in IE is all you have to do is to type in your title in the HTML code which has a space for title
my page
Dont have an idea abt the icon, though if u come to know pls let me know.
best of luck.

2006-09-10 22:52:23 · answer #2 · answered by raj c 2 · 0 0

In the about us link, you have given the code as


change this to



example :


cheers !!!!

2006-09-10 20:00:12 · answer #3 · answered by Seven double O 3 · 0 0

~ http://answers.yahoo.com/search/search_result;_ylt=Al97gKs8d4zETKd8Ky9TYqIjzKIX?p=frames+in+website


Image beside URL: favicon

~ http://www.google.com/search?client=safari&rls=en&q=favicon&ie=UTF-8&oe=UTF-8

2006-09-10 17:50:32 · answer #4 · answered by helpdesk916 ♦♣♠♥ 6 · 1 0

I hope you figure it out. I really don't know.

2006-09-10 17:49:18 · answer #5 · answered by buzz_e_me 2 · 0 0

fedest.com, questions and answers