CSS

CSS

This category contains 2 articles

You are Currently Having a Look at CSS

CSS tutorials, the best ever invention on the web to date. WOO


CSS : How to Link to an external stylesheet

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 [...]

Tutorial: Create a Simple CSS 3 Column Website Fixed Width

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 [...]