@@ -64,6 +64,13 @@
</td>
<td><blockquote><p style="text-align: right">A quote with paragraph with right alignment</p></blockquote></td>
</tr>
+ <tr>
+ <td>image</td>
+ <td>
+ <img alt="sample image" src="sample.jpg">
+ </td>
+ <td></td>
+ </tr>
</tbody>
</table>
</div>