css Example
body {
font-size: 10px;
margin: 0px;
}
div#test {
font-size: 1.2em;
}Some basic CSS
Updated: Friday 1st October 2010, 06:05pm
There are 0 comments
Comments are currently closed.
body {
font-size: 10px;
margin: 0px;
}
div#test {
font-size: 1.2em;
}Updated: Friday 1st October 2010, 06:05pm
There are 0 comments
Comments are currently closed.