I am having a problem on one of my sites with images not showing up in Internet Explorer.
The images in question, in the left upper corner of each post, show up fine in Firefox and Opera but I have yet to be able to find out why Explorer won't show the images.
The site in question
http://www.vlca.net/
The code I am using to align the images, which is the same in every post
Code:
<p style="width: 155px; float: left;">
<img src="/images/imagename.ext" width="150" height="150" style="border:0px">
</p>
Or if there is something elsewhere causing this most strange malfunction. (other than Internet Explorer itself

)
I'm hoping someone could give me an idea what is causing this.
Thanks in advance for your help
Bill