Andrew Stiller / 2007/07/16 / 12:27 PM wrote: >Oh, I see what you mean. I had not yet posted the image to my web site. >It's there now, at the address you give. This is the reduced-size >image.
Well, what I see is full size: 1333x1000. Huge! You should resize it with Photoshop or similar. Alternatively, you can try this: <img src="images/Clarke.jpg" width="250" height="187" border="0"> to make sure it works. If not, try absolute path: <img src="http://www.kallistimusic.com/images/Clarke.jpg" width="250" height="187" border="0"> This is still huge image but to have browser resize it by force, which isn't recommended since visitor will suffer download time. After you see it worked, try to resize the image, and make sure you put the dimension attribute like above. -- - Hiro Hiroaki Honshuku, A-NO-NE Music, Boston, MA <http://a-no-ne.com> <http://anonemusic.com> _______________________________________________ Finale mailing list [email protected] http://lists.shsu.edu/mailman/listinfo/finale
