|
We write web sites in open standard HTML. We don't use HTML editors like Frontpage, HoTMetaL or Dreamweaver, but write in the basic HTML format.
|
 |
|
This gives us more control over the design of a web site, and how it appears on different computers. We can make sure it complies with the current standards. It also means that if someone else wanted to take over the updating of the web site once we have designed it, they wouldn't need any extra software.
|
 |
|
We can also program in Java, Javascript, VBscript ASP and SQL where appropriate but HTML is the foundation upon which all of our web sites are built.
|
|
|