
Notepad Plus Plus
Notepad Plus Plus is a Windows notepad replacement. It displays line numbers in the margin of the editor, a great help in debugging scripts. It also understands and colorizes many file formats, HTML, PHP, JAVA, and C++ to name a few. It has the option of viewing the page in hex/binary mode, and editing it there. You can find it at http://notepad-plus.sourceforge.net. It is freeware, licensed under the GPL.
W3 Validator
The W3 Validator is a tool for web designers. You simply enter the URI for your webpage or upload it to them. It automatically picks up most syntax errors, keeping your document in line with standard rules. If it is valid, you are authorized to place a image stating the page has been validated. You can see the image to the left. This image is also a link to re-validate the page, that anybody can click. It give a detailed description of the error, its causes, and solutions. Definitely a tool to look into. http://validator.w3.org/
Nvu
Nvu is a graphical HTML creater similar in some aspects to Frontpage Editor. I have explained it thoroughly here. I recamend it to those not well versed in HTML.
|