Revision: 600
Updated Code
at July 21, 2006 19:45 by Corhol
Updated Code
body { font-size: 62.5%; padding: 0; margin: 0; }
img { border: 0; }
table { border-collapse: collapse; padding: 0; margin: 0; }
a { text-decoration: none; }
.x25 { width: 25%; }
.x33 { width: 33%; }
.x50 { width: 50%; }
.x100 { width: 100%; }
.left { float: left; }
.right { float: right; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.caps { text-transform: uppercase; }
.hidden { display: none; visibility: hidden; }
Revision: 599
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 20, 2006 20:55 by Corhol
Initial Code
body { font-size: 62.5%; padding: 0; margin: 0; }
img { border: 0; }
table { border-collapse: collapse; padding: 0; margin: 0; }
a { text-decoration: none; }
.x33 { width: 33%; }
.x50 { width: 50%; }
.x100 { width: 100%; }
.left { float: left; }
.right { float: right; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.caps { text-transform: uppercase; }
Initial URL
Initial Description
Initial Title
Basic CSS Template
Initial Tags
css, template
Initial Language
CSS