Page is a not externally linkable
shug - 4:53 pm on Mar 7, 2010 (gmt 0)
It would appear that I have solved my own problem.
<img id="poppy" src="images1/poppy.jpg" width="148" height="198" alt="poppy" />
Putting the above in a div sorted the problem but I am curious how the code [minus div] was not an issue in previous versions of the browser. Furthermore is it poor practice doing what I did previously, and not enclosing the image in a div.
Always willing to learn.
Regards