Search Results
The following posts are tagged as 'CSS':
-
CSS Template 1
A simple CSS template, plus links to download the source.
-
I think I have a problem...
Hi. My name is Tieson, and I'm an addict...
:p
-
Nifty Corners = Sah-weeeeet...
Nifty Corners, how do I love thee? Let me count the ways...
-
IE8 RC1? Not Too Shabby!
There is hope, yet...
-
HTML + CSS = A Calendar? Cool!
A tutorial detailing how to create a calendar date widget for a web site.
-
Cascading Stylesheets
Using a
cascading style sheet
, it is possible to reduce theweight
, or file size, of a HTML source document by several factors. A CSS file defines rules for the presentation of the content within the HTML file it is linked to or embedded in. These rules allow the page designer to apply the same styling to multiple elements within the page without having to repeat the styling code over and over again.
