At 8:55 AM -0700 9/15/07, Larry Israel wrote:
Date: Sat, 15 Sep 2007 08:55:20 -0700
From: Larry Israel <[EMAIL PROTECTED]>
Subject: Re: HTML with EMBPERL

On Sep 14, 2007, at 7:25 AM, John Horner wrote:
You should validate the *output* of the code, the rendered page, if
you're concerned about your HTML being correct.

At 11:38 AM -0400 9/15/07, Bill Waggoner wrote:
I was afraid you were going to say that. And, in fact, I did find a tool that works pretty well validating the output ... Firefox's DOM Inspector. At least I am able to see that I have good nesting which is what I was concerned with. I'll try working with that to see what else it will tell me.

Why not: View Source in a browser, copy the code (command-A, command-C), switch to BBEdit and open a new window (command-N), paste (command-V), then Check Document Syntax (command-control-Y).


Lately, I've been working with some generated pages (PHP) and have found the Web Developer Add-on for Firefox to be very helpful. Paticularly with PHP that I haven't written. There are many aspects that you can view in detail from CSS, image information, forms, links, frames, send the page or its CSS to be validated, and re-edit the resulting page in BBEdit. Of course, that doesn't make sense with generated pages. It is a great complement to my favorite text editor.

The usual disclaimer about not being affiliated, you can find it at <https://addons.mozilla.org/en-US/firefox/addon/60>
--
Paul Wehr
[EMAIL PROTECTED]

--
------------------------------------------------------------------
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]>

Reply via email to