Code that is well designed is easier to develop, maintain, and performance-tune.
A program that is well designed follows a clear and logical plan.
The code should be explicit. Code that is not explicit may hide bugs that may or may not surface immediately.
On the next page, we'll take a closer look at some of the problems with document.write.
Next in this tutorial: document.write