Tools
This is a collection of tools to help you develop your web site so it best suits the wild world of browsers out there.
Is your HTML correct?
Firstly what is correct? Well there is a World Wide Web consortium more commonly know as the W3C. They are working very hard to standardise all the technologies out there on the web.
The W3C provides a selection of tools such as a [ HTML validator ].
Is the CSS correct?
The W3C provides a [ CSS validator ].
Browser testing
An easy way to do browser testing is by installing VM Ware Player and running a Multi-Browser Appliance.
What actually is this browser?
See my [ Browser Info ] page to get details of the browser you are using.
I wana quickly play with some JavaScript
Use the [ JavaScript Play ] page.
