Sample CSS

Friday, 8 October 2010, 382

<body>
<div>
<div id="left" style="float:left;background-color:blue">
17
</div>
<div id="content" style="float:right;background-color:yellow">
Hello
</div>
</div>
</body>


Leave a comment
Name(required)
Mail (will not be publishing) (required)
Website