| Replace this... | With this... | & {ampersand] | & |
| " [quotation/inch mark] | " |
| < [open angle-bracket] | < or < |
| > [close angle-bracket] | > or > |
| [ [open square bracket] | [ | ] [close square bracket] | ] |
| ' [apostrophe/single-quote] | ' |
HTML-Kit is also a friendly and well-designed text editor with many handy features for writing new HTML and XHTML pages. I (again the author) used HTML-Kit 1 to convert and edit every example file in this book and didn't encounter any bugs or errors; you shouldn't hestitate to trust your precious pages to it. One caveat: HTML-Tidy changes the line breaks and spacing of your code, so you may have to some reformatting by hand if you like to neatly indent your code.
The HTML Writers Guild has many HTML and XHTML Syntax & Programming Tips. This site has more HTML tips & information than a dog has fleas. LOL
The World Wide Web Consortium (W3C) develops interoperable technologies (specifications, guidelines, software, and tools) to lead the Web to its full potential as a forum for information, commerce, communication and collective understanding. Find out more about W3C click here.