
CSE HTML Validator: This free application is very useful for checking out and validate all the web page scripts or the selected part of it.
The application scans the web page HTML code checking invalid tags, invalid tags attributes or values, misspelled sentences and invalid characters. It alse looks for quotation marks that might be missing or mismatched, missing tags, all over the HTML code.
The program checks, as well, CSS scripts syntax, both in the HTML pages and in the ASP or PHP dynamic pages.
Also, the application checks and detects incorrect nesting loops or sentences, alerts the user when for an specific browser when used HTML version is incompatible.
Detects broken links, checks the correct spelling of words, and includes a built-in editor. This editor 'colors' the different categories of text for easier recognition by the web master.
User opens an HTML, CSS or XHTML page (or document) with the application and tells it to check the complete file. Syntax errors and all the problems (if any) will be detected and alerts are shown with warning messages on the lower part of the editor window. Then, user tells the application to correct them, to double check the whole document again (to ensure the problems are fixed) and save it back in good conditions. Now documents can be released with total guarantee.
The application also includes a useful tool for saving web masters a lot of time. The 'template tool' can store a fixed header or footer that can be used for modifying many web pages (documents) at a time.
v15.0 [Nov 12, 2014]
- Editor: The dynamic help system now recognizes many CSS functions letting you press F1 to open a web page with more information and help links
- Editor: The Results Window now displays "No messages here" when there are no messages to show in the Grouped, Accessibility, and Styles tabs.
- CSS Validator: Accepts calc() anywhere a , , , , , or is required. With calc(), you can perform calculations to determine CSS property values.
- CSS Validator: Improved syntax checking of many CSS functions
- Link Checker: Fixed a link checker bug that treated local folder links as files instead of folders
- Batch Wizard: New "Combine similar messages into one message" option (defaults to enabled) in Batch Wizard Options, Report Options->Report Format that can significantly reduce the size of the Batch Wizard reports when there are combinable messages (such as those with the same message ID or text)
- Batch Wizard: Fixed a bug that sometimes caused a username and password not to be used when it should have when requesting and link-checking URLs
- Fixed a bug with the handling of file URLs with non-ASCII characters
- Fixed image size checking that worked in v14 but broke in v15 (also improved image size checking)
- Improved proxy server handling; will now automatically use the Windows proxy settings by default (those specified in the Windows Internet Options dialog)
- Security improvements to the auto-updater so that it doesn't try to run a file that is not digitally signed
- Other updates, improvements, and bug fixes throughout