Re: Spacing between images (XHTML)

  •  03-22-2006, 2:54 AM

    Re: Spacing between images (XHTML)

      <img src="/uploads/Cindy_Crawford.jpg" border="0" />
      <img height="100" src="/uploads/Cindy_Crawford.jpg" width="124" border="0" />
     
    If you select the code, you will see an empty character after the first IMGtag. This results in a space.
     
    You can see that also when you select both images in the output
View Complete Thread