View/Source MSDN and have a look for yourself?
Be prepared though: things like this will make any self-respecting HTML designer weep in frustration.
<table>
<tr>
<td class="alt">
<p>
<a onclick="javascript:..." href="...">...</a>
<br />
Lorem ipsum...
</p>
</td>
</tr>
</table>
Tsk, tsk, one-row, one-cell tables...