I've searched the forum and I cannot find anything related to my concern.
I have both UEStudio and CSE HTML Validator. Currently, I am working on a project where I have to create html files for an application that uses swing java library code -- javax.swing.JEditorPane in particular. The swing java code is limited to HTML 3.2. I was able to dumb down the CS HTML Validator to 3.2. This works, if I use CSE HTML Validator by itself. The validator limits its validation to HTML 3.2 as I had configured it.
However, if I invoke the validator from UEStudio, I get output messages that indicate that the validation process is treating my html files as if they contain HTML 4.1 tags.
Also, is there a way to "dumb-down" HTML tidy to HTML 3.2? Or do I have to use an earlier version of HTML tidy?
Thanks in advance.
towers1209
I have both UEStudio and CSE HTML Validator. Currently, I am working on a project where I have to create html files for an application that uses swing java library code -- javax.swing.JEditorPane in particular. The swing java code is limited to HTML 3.2. I was able to dumb down the CS HTML Validator to 3.2. This works, if I use CSE HTML Validator by itself. The validator limits its validation to HTML 3.2 as I had configured it.
However, if I invoke the validator from UEStudio, I get output messages that indicate that the validation process is treating my html files as if they contain HTML 4.1 tags.
Also, is there a way to "dumb-down" HTML tidy to HTML 3.2? Or do I have to use an earlier version of HTML tidy?
Thanks in advance.
towers1209