On 10 Oct 2006, at 09:56 , Cortesi wrote:
But somewhere inside that maybe there is a <font> lacking its </ font> or a <center> without a matching </center>. Browsers are very forgiving of this kind of thing but apparently BBEdit is not.
Ick! Ack! Ptooi! Font? CENTER? egads.
I am not going to check your HTML line by line,
Why would you do that when BBEdit will do it for you? By default, command-option-y
(built-in HTML validation!).
One of the reasons I use bbedit for html (otherwise, for most uses I find vim more convenient) is the syntax checking. Note that it, like the w3 validator, works best if a proper DOCTYPE is declared.
-- "I don't think the kind of friends I'd have would care." -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
