si, si tiene que ser tabla, esto es lo que tengo en la tabla:
Código PHP:
<table width="700px" border="0" cellspacing="0" cellpadding="0" id="e-ntabla" bgcolor="#F7F7F7" onmouseover="this.bgColor= '#F1EFEF'" onmouseout="this.bgColor='#F7F7F7'">
<tr>
<td style="color:{textC}" width="80%">{category-icon} <h4 align="left">{title}</h4>
<span style="line-height:20px; color: #6C6C6C;">Escrito el {date} por <strong>{author}</strong> en {category} <a title="RSS Feed" href=""><img src="" border=0 />
</a></td>
</tr>
<tr rows="1">
<td width="100%" rowspan="1"><div style="text-align:justify; border-top:1px solid #D3D3D3; width:649px; line-height:15px;" >{short-story}</div><br><div style="margin-left:1px; margin-right:1px; text-align: right; padding-right:1px; margin-bottom: 1px; padding-top: 1px; padding-bottom: 1px; border-bottom: 1px dotted #818181;" ></div><br><div align="right"><strong>[full-link]Leer Todo[/full-link] <span property="dc:content">◄</span><span property="dc:content">►</span> [link]Comentar Noticia ({comments-num})[/link]</strong></div></td>
</tr>
</table>
y asi es como se ve:
img194.imageshack.us/img194/8913/66817921.png
me gustaria que la imagen "noticias" este a un lado del titulo y no arriva, por eso quiero una tabla como la que mostre anteiormente ¿si se puede?