3-Panel page with - 3 diff. htmls?

B

Brock

I have a puzzle here. I'm analyzing one of out html pages called
"FBG_index.html" but the source code for that is residing in the
center of the displayed screen output. To the right and left of
"FBG_index.html" are TWO additional html files that display links to
member data: "FBG_amem.html" and "FBG_jmem.html". How is this
possible??? Here is the html source I'm finding for all three, but I
can't find references in that center html that places the other two
"pages"(?) on the screen:

"FBG_index.html":


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<!-- http://validator.w3.org/ -->
<html>
<head>
<title>Artists</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<link type="text/css" rel="stylesheet" href="../aawsstyle.css">
<style type="text/css">
body {
margin-top: 5%;
margin-left: 5%;
margin-right: auto;
width: 720px;
}
</style>
</head>
<body background=../weave.jpg
text="#000000">
<a name=top></a>
<table width="100%" cellpadding=20 align=center bgcolor="Aquamarine">
<tr>
<td bgcolor="Aquamarine">
<br>
<center>
<font face="Georgia, Times New Roman, Times, serif" size=5>
<b>
Key Figures
</b>
</font>
</center>
<p align="left">
This page lists most significantly historical people of the era:
<blockquote>
<div align=center>
<font size="+1">
<b>xxxxxxxx</b>
</font>
xxxxxx <b><i>left</i></b>
<br>
<font size="+1">
<b>xxxxxxx</b>
</font>
xxxxx <b><i>right</i></b>
</div>
</blockquote>
<p>
<i>xxxxxxx</i>
<b>
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxx.</b>
</p>
<br>
<h3 align=center>
<font face="Georgia, Times New Roman, Times, serif">
xxxxxxxx:
<br>
xxxxxxx
xxxxxxxxxx
</font>
</h3>
<p align=center>
<font size="3">
<a href="../stories/cc2008fin.html" target="FBG_main">
xxxxxxxxxxx</a>
<br>
<a href="../stories/win_dim2005.html" target="FBG_main">
xxxxxxxxxx</a>
<br>
<a href="../stories/win_dim2002.html" target="FBG_main">
xxxxxxxxx</a>
</font>
</p>
<div align=center>
<a href="../index.shtml" target="_top"><font
size=2>home</font></a>
<br>
</div>
<br>
</td>
</tr>
</table>
</body>
</html>
_______________


FBG_amem.html:


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<link type="text/css" rel="stylesheet" href="../aawsstyle.css">
</head>
<body bgcolor="#ffffff"
text="#000000">
<p>
<font size="3">
<b>Members:</b>
</font>
<br><a href="ghtml/baileythomas_m.html" target="FBG_main">Mary
Bailey-
Thomas</a>
<br><a href="ghtml/barauskas_d.html" target="FBG_main">Dolores
Barauskas</a>
<br><a href="ghtml/barnhill_n.html" target="FBG_main">Norton
Barnhill</
a>
<br><a href="ghtml/beard_s.html" target="FBG_main">Shawn Beard</a>
<br><a href="ghtml/belcher_t.html" target="FBG_main">Todd Belcher</a>
<br><a href="ghtml/bell_s.html" target="FBG_main">Sandie Bell</a>
<br><a href="ghtml/beroth_c.html" target="FBG_main">Chad Beroth</a>
<br><a href="ghtml/urton_m.html" target="FBG_main">Marlene Urton</a>
<br><a href="ghtml/weber_m.html" target="FBG_main">Monica Weber</a>
<br><a href="ghtml/wolf_e.html" target="FBG_main">Edna Wolf</a>
</body>
</html>
_____________________


FBG_jmem.html:


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<link type="text/css" rel="stylesheet" href="../aawsstyle.css">
</head>
<body bgcolor="#ffffff"
text="#000000">
<p>
<font size="3">
<b>Members:</b>
</font>
<br><a href="ghtml/clarkanderson_a.html" target="FBG_main"> Anita
Clark-Anderson </a>
<br><a href="ghtml/cox_l.html" target="FBG_main"> Lona Cox </a>
<br><a href="ghtml/fridy_kn.html" target="FBG_main"> Karen Newman
Fridy </a>
<br><a href="ghtml/galie_c.html" target="FBG_main"> Carl Galie </a>
<br><a href="ghtml/gall_j.html" target="FBG_main"> John Gall </a>
<br><a href="ghtml/gilbert_e.html" target="FBG_main"> Elliott Gilbert
</a>
<br><a href="ghtml/gilboy_m.html" target="FBG_main"> Michael Gilboy
</
a>
<br><a href="ghtml/grace_d.html" target="FBG_main">Douglas Grace</a>
<br><a href="ghtml/gramley_w.html" target="FBG_main"> William Gramley
</a>
<br><a href="ghtml/young_d.html" target="FBG_main"> Dee Young </a>
</body>
</html>
 
E

Els

Brock said:
I have a puzzle here. I'm analyzing one of out html pages called
"FBG_index.html" but the source code for that is residing in the
center of the displayed screen output. To the right and left of
"FBG_index.html" are TWO additional html files that display links to
member data: "FBG_amem.html" and "FBG_jmem.html". How is this
possible??? Here is the html source I'm finding for all three, but I
can't find references in that center html that places the other two
"pages"(?) on the screen:

[snip 3 pages of HTML code]

A quick Google search showed me the page, and it is simply using 3
frames. Each frame loads another file, and the main part in the middle
is *not* FBG_index.html, but FBG_main.html.

If you have access to the files, and you would have looked at
FBG_index.html, you would have seen the code for the frames, not what
you pasted as HTML code, which is coming from FBG_main.html.
 
B

Brock

I produced three pages FBG_amem.html, FBG_jmem.html, and FBG_main.html
and used the exact code from the site, then I view FBG_main.html in
the browser and the frames do not show still.


Brock said:
I have a puzzle here. I'm analyzing one of out html pages called
"FBG_index.html" but the source code for that is residing in the
center of the displayed screen output. To the right and left of
"FBG_index.html" are TWO additional html files that display links to
member data: "FBG_amem.html" and "FBG_jmem.html". How is this
possible??? Here is the html source I'm finding for all three, but I
can't find references in that center html that places the other two
"pages"(?) on the screen:

[snip 3 pages of HTML code]

A quick Google search showed me the page, and it is simply using 3
frames. Each frame loads another file, and the main part in the middle
is *not* FBG_index.html, but FBG_main.html.

If you have access to the files, and you would have looked at
FBG_index.html, you would have seen the code for the frames, not what
you pasted as HTML code, which is coming from FBG_main.html.
 
E

Els

Brock said:
I produced three pages FBG_amem.html, FBG_jmem.html, and FBG_main.html
and used the exact code from the site, then I view FBG_main.html in
the browser and the frames do not show still.

First, let's reply the way it's normally done, so people can read from
top to bottom. That means that if you reply to this, you write your
reply below mine.

Second, you would need the FBG_index.html file, which has the frames
code to call all of the other three. FBB_main.html is *not* the page
you are viewing online when you are seeing all three of them.

and yes, we have a third: Why are you reproducing existing pages,
which are already there? I don't see the point. And if you are trying
to do this to learn how web pages should be built, then please try to
look at a different site. Frames are evil, and old fashioned. In most
of cases anyway.
 
R

richard

I have a puzzle here. I'm analyzing one of out html pages called
"FBG_index.html" but the source code for that is residing in the
center of the displayed screen output. To the right and left of
"FBG_index.html" are TWO additional html files that display links to
member data: "FBG_amem.html" and "FBG_jmem.html". How is this
possible??? Here is the html source I'm finding for all three, but I
can't find references in that center html that places the other two
"pages"(?) on the screen:

"FBG_index.html":

http://www.associatedartists.org/gallery/FBG_index.html

If this is what you're referring to.
First, there is a clue in the given code.
"target" is used in frames. So knowing that much I suspected the use
of frames right off.
If you looked at the source code for this page you'd see that it had
<frameset>.

Quite frankly, the use of frames like this is why "frames are bad".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top