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

 

</td> tag missing

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

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

All Forums >> Web Development >> Microsoft FrontPage Help >> </td> tag missing
Page: [1]
 
levins

 

Posts: 272
Joined: 12/12/2001
From: Hartland WI USA
Status: offline

 
</td> tag missing - 6/30/2006 1:28:04   
It is just one error after another for me tonight...


I have looked at this a long time and can not figure it out. Maybe a fresh pair of eyes can find the problem. Thanks for the help.

http://www.jonmichaelhomes.com/home.htm

Error Line 115 column 8: end tag for "TABLE" omitted, but its declaration does not permit this.
</td>
You forgot to close a tag, or
you used something inside this tag that was not allowed, and the validator is complaining that the tag should be closed before such content can be allowed.
The next message, "start tag was here" points to the particular instance of the tag in question); the positional indicator points to where the validator expected you to close the tag.



Info Line 68 column 2: start tag was here.
<table border="0" cellpadding="0" cellspacing="0" width="100%">
Error Line 195 column 4: end tag for element "TD" which is not open.
</td>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

If this error occured in a script section of your document, you should probably read this FAQ entry.
Tailslide

 

Posts: 6267
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
RE: </td> tag missing - 6/30/2006 2:06:40   
It's a case of a missing end tag for the table on line 115. Put it back in and check again. Sort out each missing or extra tag at a time and check after sorting each one as you'll probably find that if you clear up one or two then the lot will be sorted.

_____________________________

"My strategy is so simple an idiot could have devised it"
Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project

(in reply to levins)
Reflect

 

Posts: 4769
From: USA
Status: offline

 
RE: </td> tag missing - 6/30/2006 10:58:56   
Tip:

Easy way to get to a line number user CTRL-G. You will get a popup box. Then input the line number and hit enter :).

Take care,

Brian

_____________________________


(in reply to Tailslide)
levins

 

Posts: 272
Joined: 12/12/2001
From: Hartland WI USA
Status: offline

 
RE: </td> tag missing - 6/30/2006 11:07:16   
I did try all this before with no luck. All I get is more errors. I guess I will go back to the drawing board and try breaking down each section again.

(in reply to Reflect)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> </td> tag missing
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