I've got a content item in which I have put the following code:
Now, this all displays fine in Safari. In IE and Firefox the images do not display. Can't work it out for life of me!Quote:
<table align="center" width="600px">
<tr"><td><a href="http://www.websitename.co.uk/index.php?option=com_content&task=view&id=19&Itemi d=22" style="text-decoration:none" ><img src ="http://www.websitename.co.uk/images/stories/content/p1.jpg"></a></tr>
</tr>
</table>

