I have page titles for every page in my web. They appeared in the top.htm shared border until I accidentally changed a page header by erroneously typing it into top.htm.
Here is my top.htm. "Overview of diet" is the text string I'm stuck with whereas I want the titles from my various pages to appear.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<title>Top Border</title>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Theme" content="breeze 1011, default">
<meta name="Microsoft Border" content="none">
</head>
<body>
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="35">
<tr>
<td align="center" width="17%" style="border-left-style: none; border-left-width: medium; border-top-style: solid; border-top-width: 0px; border-bottom-style: solid; border-bottom-width: 0px">
<!--webbot bot="Ws4FpEx" clientside moduleid="'Breeder1 (Project)\Gilbert's.xws'" preview="<img src='images/Gilbert's.gif?02A4D6AC' editor='Webstyle4' border='0'>" startspan --><img src="images/Gilbert's.gif?02A4D6AC" editor="Webstyle4" border="0">
<!--webbot bot="Ws4FpEx" endspan i-checksum="1041" -->
<p> </td>
<td align="center" width="65%" style="border-left-style: none; border-left-width: medium; border-top-style: solid; border-top-width: 0px; border-bottom-style: solid; border-bottom-width: 0px">
<div style="position: relative">
<span style="text-transform: uppercase">
<font face="Pioneer BT" size="6" color="#FFCC00">Overview of diet</font></span></div>
</td>
<td align="center" style="border-top-style: solid; border-top-width: 0px; border-bottom-style: solid; border-bottom-width: 0px" width="18%">
<div align="right">
<table cellpadding="0" cellspacing="0" 112" height="102" width="95
">
<!-- MSTableType="layout" -->
<tr>
<td valign="top" height="90">
<img border="0" src="../images/Dog_25tn_.jpg" width="87" height="87"></td>
</tr>
<tr>
<td height="12" width="95">
<img alt="" width="95" height="12
" src="../MsSpacer.gif"></td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td align="left" style="border-left-style: none; border-left-width: medium; border-top-style: solid; border-top-width: 0px; border-bottom-style: solid; border-bottom-width: 0px" colspan="3" width="0" height="0">
<p align="center"><font size="2">
<!--webbot bot="Ws4FpEx" clientside moduleid="'Breeder1 (Project)\BreederBar_off.xws'" preview="<img src='images/BreederBar.gif?02A0CBAB' editor='Webstyle4' border='0'>" startspan -->
<script src="xaramenu.js"></script><script Webstyle4 src="images/breederbar.js"></script><noscript><img src="images/BreederBar.gif?02A0CBAB" editor="Webstyle4"></noscript><!--webbot bot="Ws4FpEx" endspan i-checksum="41298" -->
</font></td>
</tr>
</table>
<font size="2">
<p style="margin-top: 9px" align="left"></p>
</font>
</body>
</html>
Here is my top.htm. "Overview of diet" is the text string I'm stuck with whereas I want the titles from my various pages to appear.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<title>Top Border</title>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Theme" content="breeze 1011, default">
<meta name="Microsoft Border" content="none">
</head>
<body>
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="35">
<tr>
<td align="center" width="17%" style="border-left-style: none; border-left-width: medium; border-top-style: solid; border-top-width: 0px; border-bottom-style: solid; border-bottom-width: 0px">
<!--webbot bot="Ws4FpEx" clientside moduleid="'Breeder1 (Project)\Gilbert's.xws'" preview="<img src='images/Gilbert's.gif?02A4D6AC' editor='Webstyle4' border='0'>" startspan --><img src="images/Gilbert's.gif?02A4D6AC" editor="Webstyle4" border="0">
<!--webbot bot="Ws4FpEx" endspan i-checksum="1041" -->
<p> </td>
<td align="center" width="65%" style="border-left-style: none; border-left-width: medium; border-top-style: solid; border-top-width: 0px; border-bottom-style: solid; border-bottom-width: 0px">
<div style="position: relative">
<span style="text-transform: uppercase">
<font face="Pioneer BT" size="6" color="#FFCC00">Overview of diet</font></span></div>
</td>
<td align="center" style="border-top-style: solid; border-top-width: 0px; border-bottom-style: solid; border-bottom-width: 0px" width="18%">
<div align="right">
<table cellpadding="0" cellspacing="0" 112" height="102" width="95
">
<!-- MSTableType="layout" -->
<tr>
<td valign="top" height="90">
<img border="0" src="../images/Dog_25tn_.jpg" width="87" height="87"></td>
</tr>
<tr>
<td height="12" width="95">
<img alt="" width="95" height="12
" src="../MsSpacer.gif"></td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td align="left" style="border-left-style: none; border-left-width: medium; border-top-style: solid; border-top-width: 0px; border-bottom-style: solid; border-bottom-width: 0px" colspan="3" width="0" height="0">
<p align="center"><font size="2">
<!--webbot bot="Ws4FpEx" clientside moduleid="'Breeder1 (Project)\BreederBar_off.xws'" preview="<img src='images/BreederBar.gif?02A0CBAB' editor='Webstyle4' border='0'>" startspan -->
<script src="xaramenu.js"></script><script Webstyle4 src="images/breederbar.js"></script><noscript><img src="images/BreederBar.gif?02A0CBAB" editor="Webstyle4"></noscript><!--webbot bot="Ws4FpEx" endspan i-checksum="41298" -->
</font></td>
</tr>
</table>
<font size="2">
<p style="margin-top: 9px" align="left"></p>
</font>
</body>
</html>