The purpose for this entry is for me to write down steps to design the site (which I might reproduce to design others). I am developing the site following closely Project 1 from the book Eric Meyer on CSS (a good book). n1. Decide the overall layout of the site. Draw on a piece of paper the layout. Decide how many columns, where to put site navigations, do you use banner and things like that.n2. Play around with colour theme. I use GIMP to get color code as well as comparing colors. n3. Start coding. Remember to use CSS and HTML effectively (seperate logic from presentation). n4. Get contents and make it as close as possible to the real thing. n5. Write down the additional functionalities that you want for the site. This can be things like: always changing ad banner, search function, putting today’s date, print function etc. Remember that some of these require quite an effort to implement (well at least effort to get the codes from someone else on the net :))n6. Beutification of the site using graphics as you see fit.