Quote:
Originally Posted by wannabee
Marcus, Is that
heading
hr
table - 1 row, 2 col
text centred
table - 1 row, 2 col
text centred
or did you get the cols different widths in the one table?
|
Heading is separate to the table.
PHP Code:
<table><tr>
<td><img src="images/Future1.png" alt="future1" /></td>
<td valign="top" class="SubscribeText">There is a seemingly insatiable hunger for the stories of real people facing impossible odds, or dealing with the mundanity of life. will feature essays, memoir and fiction from leaders, artists, activists and explorers, as well as those who look deeply into the flux of domestic life and explore some of the underlying issues.
<p class="FutureTextSource"><b>Available August 2011</b></p></td></tr>
</table>
<table><tr>
<td valign="top" class="SubscribeText"> highly anticipated Third Annual Fiction Edition explores islands, both geographical and personal. This assortment of new fiction from the best emerging and established writers from Australia and the region promise a unique summer journey into localities of exclusivity, escape and enchantment.
<p class="FutureTextSource"><b>Available late October 2011</b></p></td>
<td><img src="images/Future2.png" alt="Future2" /></td></tr>
</table>