Archive for August 26th, 2011

Friday, August 26th, 2011

Simple Lists

A lot of the things you will want in your web page are actually lists so it is essential that you know how to code them as lists. For example most web pages have some form of navigation option that is basically a list of links. We’ll get to links later because before you can [...]