Object Oriented Construction

If the design is done according Object Oriented design principles then the HTML is fairly straightforward. However we do incorporate some sophisticated techniques including the use of a Server Side Language (SSL) to separate out menu files and style sheets. In short this makes the site far easier to update especially when adding new pages.

As a general principle we do not work with any WYSIWYG editors as they create chaotic, unclean code. Because we hand code every site we work on, when it comes to updates the structure is far simpler to modify as we have made critical structural decisions along the way.

Because of the countless benefits of hand coding our HTML and using OO principles, I am still shocked when companies approach me informing me that their site was built using a WYSIWYG editor.