HTML Editors and Web Authoring Tools
The SEP's web pages currently conform to the XHTML 1.0 Transitional standard. Here is a list of web pages and web sites where you might find some useful HTML-editors and other web-authoring tools that can produce HTML to this standard (if configured correctly):
- BlueGriffon.
Please configure BlueGriffon as follows:
- Preferences → Source → Serialization → All HTML 4 special characters
- Preferences → Source → Serialization → Uncheck ‘Auto-indent’
- Preferences → Source → Serialization → Check ‘Wrap long lines’ (when lines go beyond column 80
- SeaMonkey.
- Dreamweaver (Adobe).
Please configure Dreamweaver as follows:
- Preferences → Code Rewriting → Fix invalidly nested and unclosed tags (check)
- Preferences → Code Rewriting → Warn when fixing or removing tags (check)
- Validator → Set to XHTML 1.0 Transitional
- Wikipedia Web Page on HTML Editors