Posted by Alan Hamlyn on Aug 24, 2008 in CSS | 1 comment
This is a short post, but I believe it a useful one for anyone who is new to CSS and is learning how it works.
With one simple line of code located in the head of your page (per stylesheet), you can attach a single or multiple style sheets to your page. Combining this with includes in one form or another, including javascript (which I don’t suggest), php includes or asp SSI includes, you...
read more
Posted by Alan Hamlyn on Aug 20, 2008 in CSS, Tutorials, Website Design | 3 comments
If your new to css, this tutorial will be ideal for you, I wont pretend that this method is 100% correct, however it does work, but bare in mind this website is completley fixed, and is not ideal for accessibility as it will not scale text easily or will make the content fall out of the containers. However this will give you an idea of how CSS can work for creating a simple template, and get you...
read more