Information and Communications Technology (ICT) Forum
Wednesday 19 February 2003

Make validation part of your process

Once you find common errors in your code, it is easy to make sure that these do not happen again.

When building sites, test samples pages regularly. Within a short period of time you should find that you can build valid pages every time without any further effort.

It takes longer to do it the wrong way.