Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)
Page Template: A lightweight grid style
First the html. Note the use of the classes in <table> & <td>.
<table class="modellist" width="100%">
<tbody>
<tr>
<td width="25%">...</td>
<td width="25%" class="opentop">...</td>
<td width="25%" class="opentop">...</td>
<td width="25%">...</td>