HTML Syntax checker

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Ray at work

HTML Syntax checker

Post by Ray at work »

Hi group,

I thought that I had seen an add-on for Textpad that was an HTML syntax checker. Like it was something to just scan my current document to check to see if all my by HTML tags are opened and closed. (Like, no <TD> without a </TD>.) I can't find anything in the add-ons area. Was I imaging things? Does anyone know if this exists?

Thanks,

Ray at work
Thomas Schremser

Re: HTML Syntax checker

Post by Thomas Schremser »

Hi Ray!

Probably you meant "tidy": http://tidy.sourceforge.net/

HTH
Greetings from Austria
Thomas
mo

Re: HTML Syntax checker

Post by mo »

These are not "add-in"s but "tools" meaning if you get the program then TextPad will work with that program.

I use and like very much CSE5 http://www.htmlvalidator.com/ which can be loaded as a tool for TextPad. You just click Tools>CSE and it opens up CSE with that file and you validate and correct. Your corrections are passed to the TextPad File.

There is a CSS tool as well Top Style or Top Style Lite
Ray at work

Re: HTML Syntax checker

Post by Ray at work »

Thanks to you both. I'm checking them out now.

Ray at work
Post Reply