‘HTML’ Archives
How To Build a Basic CSS Layout
Creating websites without using tables for layouts by using CSS layouts is the new standard for commercial web development. This article details how to create a basic 2 column CSS layout which you can use for future design projects. 1. Divide your page into sections - the <div> tags allows you to create seperate divisions on your web [...]









