Our Services

We offer
» Low cost solutions
» End to end under one roof
» Implementations that suit you
» Prompt and reliable service
» Independent advice
» Comprehensive online support
» No hidden fees or charges
» Over 10 years experience

"To construct a web page isn't technically difficult, virtually anyone with some basic PC skills and a little bit of software can do it.
But to develop a web site, with a cohesive user friendly feel and a consistent corporate look that is easy to navigate and optomised for use on the internet, requires a professional."

Here's some more information about making your website work for you:

Tables

A table is akin to a publisher's frame and because a table can have multiple columns, each cell can contain text and graphics independently of the other cells. This allows you to place two distinctly different items side-by-side without them collapsing into each other.

This is an example of a simple table, very similar to a table in a Word document or the rows and columns in a spreadsheet like Excel. You can configure many attributes using special table tags. eg Border=2

Cell 1 Cell 2
Cell 3 Cell 4

Here's the same table with no borders, this can be used to assist in page layout which is lacking in standard HTML.

Cell 1 Cell 2
Cell 3 Cell 4