More About Less Than Slash
I've spent the past couple of weeks writing an editor with the specific prupose in mind of making a reasonably full-featured programmer's editor that is useful for the training of HTML. The fruit of my labor is an editor that I'm calling Less Than Slash (LTS).
For my web design class, we must have a way to edit HTML files. Currently, the teacher would like us to use Notepad, but only because it is the only raw-text editor on the computer. Notepad is less than a perfect editor, but I imagine that there are many people in class that wouldn't know this. Here are some of the problems to consider in Notepad or in any prospective HTML editor.