
This is one of the very first step to creating your own website – is to register for a domain name. This step should not be taken lightly. Throughout this post we’ll be exploring different aspects of registering a domain … Continue reading
Have you ever seen these nice icons that are next to the browser URL address bar? Well today I want to show you how these are added to your website to further promote your brand identity. So what is favicon? … Continue reading

In this screencast tutorial I want to go over how you can setup a local web server so that you can test all your websites locally on your own computer before publishing it live on the internet. Needless to say … Continue reading

In this tutorial I want to show you how “I” build a website from designing the layout in Photoshop to coding it in Dreamweaver A to Z. I am expecting this to be a 2 part series. The first part … Continue reading

In this tutorial, I want to show you how I personally style my form input fields that is cross browser compatible all with just CSS.

As many of you already know that the upcoming CSS 3 allows for rounded corners to be implemented with the “border-radius” property. Here I want to demostrate the use of this property and which current browsers supports it.