template page

View: New views
1 Messages — Rating Filter:   Alert me  

template page

by popay :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i need astructure page like company1, company2, etc..
in company page i have:
<div class="right" style="float:right">
title - company name
<li>history<br/>history contnet</li>
<li>activities<br/>activities content</li>
<li>etc..</li>
</div>
<div class="left" style="flaot:left">
<table with many rows>
</div>
the table is in the left and the right is floating it.
so the editor can use this template to create many company pages.

can i have easy way to do that?