On Sun, 23 Oct 2005 00:10:14 +0000 (UTC), "amfa5"
<webforumsuser (AT) macromedia (DOT) com> wrote:
Quote:
Here is one page that I didn't do anything with. A little background, I did not
build the site, only maintain it. Most all of the shmtl pages have had stuff
added except for this on. |
Your included files, leftnav.html and btmnav.html, both have <body>
tags. That is how you're winding up with three <body> tags in the
assembled page. Remove the <body> tags from leftnav.html and
btmnav.html.
Gary