whateveragain
Programmer
I have an online catalogue. I'm trying to get the pictures to float right of the text. I'm using the following code. Some of the items display the picture and some do not. All have the same code, but with different item #'s. What would cause Span code to sometimes work and sometimes not? What would a work-around be? Thanks
<span style="float: right"><a href="99034black.html" alt=""
width="145" height="139" ><img class="float_right" src="./images/b/s/99034black.jpg"
alt="image" width="200" /></a></span>
<span style="float: right"><a href="99034black.html" alt=""
width="145" height="139" ><img class="float_right" src="./images/b/s/99034black.jpg"
alt="image" width="200" /></a></span>