navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Unbalanced body tag error

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Dreamweaver Help >> Unbalanced body tag error
Page: [1]
 
hoopsking

 

Posts: 165
Joined: 1/16/2002
From:
Status: offline

 
Unbalanced body tag error - 10/4/2007 17:54:16   
I get this error when I update my dwt templates (unbalanced body tag in line 10)

9- vti_cachedtitle:SR|HOOPS KINGS
10-vti_cachedbodystyle:SR|<body bgcolor="#000000" marginheight="0" marginwidth="0" leftmargin="0" topmargin="0" rightmargin="0" background="../newHkSite/images/tot_bg.gif">
11- vti_cachedlinkinfo:VX|Q|../newHkSite/main.css S|../newHkSite/Scripts/AC_RunActiveContent.js S|../newHkSite/images/tot_bg.gif S|../newHkSite/images/tbl_bg.gif

How can I fix this to get rid of the error?
vandiermen

 

Posts: 1
Joined: 10/23/2007
Status: offline

 
RE: Unbalanced body tag error - 10/23/2007 16:36:47   
usually "unbalanced" means a tag is open and not closed or vice versa.

make sure you have
" </body>
</html> "
at the end of your code

and
<html>
<body>
in the right order at the top of your code

(in reply to hoopsking)
Page:   [1]

All Forums >> Web Development >> Dreamweaver Help >> Unbalanced body tag error
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts