RE: trouble with tables and the <--!#include....> tag

by "G.T. Macway" <gtmacway(at)pacbell.net>

 Date:  Sun, 07 Nov 1999 11:12:20 -0800
 To:  "'hwg-basics(at)hwg.org'" <hwg-basics(at)hwg.org>
  todo: View Thread, Original
the extra head and body tags are what happens when you use the include =
tag.  if you look at the true source code (not a view source in the =
browser, but actually download the webpage and view it in notepad)  you =
see that  that's what the include command does. the true source looks =
somewhat like this

<html>
<head>
</head>
<body>
<tr>
<td> <--#include file=3D"filename.html"--> </td>
</tr>
</body>
</html>

it includes a entire seperate html page including head, body, and html =
tags.

any other suggestions?

thanks again for everyone's help=20


Greg "G.T." Macway
SIFE Webmaster=20
gtmacway(at)mail.csuchico.edu

milhouse:"why don't we put it on the internet"=20
Bart:"no, we need to reach people who's opinion's realy matter"=20

-----Original Message-----
From:	Marilyn [SMTP:kefer(at)valley-internet.net]
Sent:	Sunday, November 07, 1999 4:51 AM
To:	G.T. Macway
Subject:	Re: trouble with tables and the <--!#include....> tag

I found more than one pair of open and close BODY tags. This will =
confuse many
browsers, so you should remove the extra pairs.  I don't know if will =
help solve your problem or not.



"G.T. Macway" wrote:

> Hello,
>
> this is my first time posting to this list
>
> I've been having trouble attempting to include a seperate html file =
within a cell in a table.  the page shows up fine, but I have extra =
space between that cell and the cells below it.  cellspacing and =
cellpading is set to 0 and there's no alignment issues (I think) feel =
fee to check out the source code.  the page is:
>
> http://web.csuchico.edu/~gtmacway/home.html
>
> the included file is head.html in the same directory.
>
> I am using layers within the head.html page, but it seems like the =
extra space isn't part of the head.html file, but rather the table setup =
in home.html (look at the colors).
>
> I'd appreciate any help that is given.
>
> Thanks
>
> Greg "G.T." Macway
> SIFE Webmaster
> gtmacway(at)mail.csuchico.edu
>
> milhouse:"why don't we put it on the internet"
> Bart:"no, we need to reach people who's opinion's realy matter"

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.