Web Development
Web development is the discipline of writing the code that creates a website. On the client side, HTML provides the semantic structure of the content, CSS styles it and JavaScript allows behaviours to be added. On the server side, PHP (or other scripting language) connects to a database and serves up the appropriate content, including the HTML, CSS and JavaScript. Of course, there’s a lot more to it than that!
I started out as a web developer. Before I’d ever heard of content strategy, before WordPress was created, I was creating websites. Heck, I even went on a web development course before the term “search engine optimisation” was coined, way back in 1997. These days, I roll with HTML5, CSS3 and jQuery on the front end, PHP on the back end. Occasionally, I like to write about it.
For more detailed information on this topic, please see the following subcategories:
Greasemonkey
Greasemonkey allows web users to customise the websites they visit, via JavaScript embedded in the browser. ...
Mobile Web Development
I'm developing several apps for the Android platform. I started off using HTML5 apps via Phone Gap, but lately have been delving into the world of Java because a) the performance is much better and b) you can create homescreen widgets.
Now I just need to write up some of the things I've learnt :) ...
Web Page Optimisation
There is an increasing demand for websites to be faster, both for user experience and search engine optimisation reasons. As a result, the art of optimising a website is increasingly important. ...
Articles
We have the following articles on Web Development:

