Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: theme help please

<div id="blah">
<div class="box">
Content
</div>
<div class="box">
Content
</div>
<div class="box">
Content
</div>
</div>

These are containers to hold data. A bigger container can have a smaller container ;)

Page contents are divided in DVIs and then styling to these contents is applied through CSS.

Got it now?

Skip to toolbar