| View previous topic :: View next topic |
| Author |
Message |
yktcus
Joined: 30 Jul 2008
Posts: 2
|
| Posted: Fri Aug 01, 2008 10:53 am somthing other than a iframe |
|
|
I have some 1000 +- site pages and building more, for records, dolls, and other collectables
I have a 'standard header' that I now use on all my sites - below is the way most pages are build:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Cuddles For The Cure Breast Cancer Charity Section</title> The title and description changes with each page/item
<!-- http://yktc.us/YKTC/Dolls/Ashton/strcuddles.html - Added July 29, 2008-->
<!-- updated July 29, 2008 -->
<!-- this page is now linked to A/C -->
<meta name="description" content="Cuddles For The Cure Breast Cancer Charity section of the YOUR KEY TO COLLECTIBLES">
<meta name="keywords" content="Cuddles, Cuddles For The Cure Breast Cancer Charity, Tiny Miracles, 913272, So Truly Real, Aston Drake, Dolls, collectibles">
<meta name="author" content="Joe Stephens for YOUR KEY TO COLLECTIBLES">
<meta name="generator" content="HTML-Kit, Copyright 1998 - 2006">
<meta name="language" content="en">
<meta name="copyright" content="Copyright 1997 - 2008 YOUR KEY TO COLLECTIBLES">
<meta name="distribution" content="Global">
<meta name="reply-to" content="joeatyktc.us">
<meta name="revisit-after" content="30">
<meta name="robots" content="index,follow">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="rating" content="GENERAL">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
</head><body>
<iframe src="http://yktc.us/StandardHeader.html" alt="StandardHeader" width="103%" frameborder="0" height="1100">
</iframe><p></p>
<center><font face="Benguiat Frisky" font color="#0000ff" face size="7">
<b>YOUR KEY TO COLLECTIBLES</b><sup>©</sup></font></center><p></p>
<table>
<table width="80%" border="0">
<tr>
<td align="center" width="40%">
<!-- ---------- AD FOR Ads --------- -->
<div align="Left">
<h6>ADVERTISEMENT</h6></div>
<a href="http://yktc.us/cgi-bin/auction/auction.pl?action=accountbanner"target="_blank">
<img src="http://yktc.us/AD for Ads.gif" border="4" width="355" height="365" align="left"></a>
<td><center>
<font color="#ff0000" face size="6">Ashton Drake's</font><br />
<font color="#ff0000" face size="6">TINY MIRACLES DOLLS</font><br />
<font color="#ff0000" face size="7"><b>Cuddles For The Cure Breast Cancer Charity</b></font><br /><br />
<font color="#0000ff" face size="7"><b>SECTION</b></font><p></p>
</td></tr></table></center>
Then the rest of the page down to my standard ending - which I would also like to change if I can:
<iframe src="http://yktc.us/StandardEndingAll.html" width="103%" frameborder="0" height="2100">
</iframe><p></p> :?:
<marquee bgcolor="#ff00ff">
<b>Cuddles For The Cure Breast Cancer Charity</b> Section part of <font color="#0000ff" face="Georgia">
<b>YOUR KEY TO COLLECTIBLES</b></font><sup>©</sup> 1996 - 2008</marquee>
</body>
</html>
I've attemped to use
<script language="JavaScript">
<!-- Begin
if (window == top) top.location.href = "http://yktc.us/StandardHeader.html";
// End -->
</script>
but nothing comes up - what I am attempting to do is add the 'standard header' so that is will 'fill' in the width of a page at the top, and change in height as I add an image or message into the header, which at times, changes the size in height, without have to go back to each and every site page to change their height, which as to be done in the current iframe mode, then as the user moves down the page the 'header' will move out sight. Any assistance would be great - Thanks, Joe
See any site page by going to http://yktc.us and go to any site other the the Auction/Classified |
|
|
PayneLess Designs
Joined: 28 Feb 2007
Posts: 1402
Location: Biloxi, MS
|
| Posted: Sun Aug 03, 2008 3:55 am |
|
|
| Answered here. |
|
|
| |
|
|
|