View Single Post
Old 06-10-2014, 11:25 AM   #7
calvin-c
Guru
calvin-c ought to be getting tired of karma fortunes by now.calvin-c ought to be getting tired of karma fortunes by now.calvin-c ought to be getting tired of karma fortunes by now.calvin-c ought to be getting tired of karma fortunes by now.calvin-c ought to be getting tired of karma fortunes by now.calvin-c ought to be getting tired of karma fortunes by now.calvin-c ought to be getting tired of karma fortunes by now.calvin-c ought to be getting tired of karma fortunes by now.calvin-c ought to be getting tired of karma fortunes by now.calvin-c ought to be getting tired of karma fortunes by now.calvin-c ought to be getting tired of karma fortunes by now.
 
Posts: 787
Karma: 1575310
Join Date: Jul 2009
Device: Moon+ Pro
Quote:
Originally Posted by theducks View Post
as Toxaris says +1 :

It could be as simple as
<p>stuff</P> < case mismatch
or
<p>more stuff <p> < missing slash or missing close all together

IMHO avoid the auto
Use the PINK box info in BV to track it down
Another 'common' error that's hard to spot (at least for me) is a missing bracket:
<p> stuff /p>
When looking at tags I find myself looking at the content & not the entire tag. Particularly 'complex' tags (<p class="calibre" stuff</p>)
calvin-c is offline   Reply With Quote