
| WebPad looks just like any other text editor, but its extra features make editing HTML markup a much quicker and simpler process.
|
WebPad's AutoComplete feature works context sensitively to show the available attributes or values for the tag you're using. It also stores CSS class names, frame/window names, and previously-used colors for quick selection.
|
|

| The Color Translator dialog makes it easy to convert between RGB, hex and HTML colors, and finds the nearest 'web-safe' color to the one you selected. Just enter a color reference and press Enter.
|
The Code Templates feature lets you create any number of code snippets, giving each its own keyword and brief description. Just type a keyword into the document and press Ctrl+E to instantly insert the complete code.
|
|