Re: Broken images DW-MX on Mac
I think this is what you are asking for...
path:
file:///Macintosh HD/Users/newmachine/Desktop/BL/index.html
Image source code on problematic file:
<IMG SRC="image/steinhd1.gif" WIDTH=125 HEIGHT=108 BORDER=0 ALIGN=bottom>
Image source code on new page before save:
<img src="/image/steinhd1.gif" width="32" height="32">
file:///Macintosh HD/Users/newmachine/Desktop/BL/index.html
|