June 2006
Intermediate to advanced
1344 pages
42h 52m
English
In this appendix, we write XHTML in its source-code form. We create XHTML documents by typing them in a text editor (e.g., Notepad, Wordpad, vi, emacs) and saving them with either an.html or an .htm file-name extension.
Good Programming Practice F.1
|
| Assign documents file names that describe their functionality. This practice can help you identify documents faster. It also helps people who want to link to a page, by giving them an easy-to-remember name. For example, if you are writing an XHTML document that contains product information, you might want to call it products.html. |
Machines running specialized software called Web ...
Read now
Unlock full access