Quote:
Originally Posted by betty02
Ok i have done a test template for a simple homepage layout here
Can you see the second ''block'' how would i alight that to the right of the first block and also create a block to the left of that as well?
So works out like a 3 column template?
|
You'll use divs and float:right and float:left . You should google "css help" and you'll find several good places that will help you with your css.