Forum Moderators: open
This works fine:
<img src="one.gif"><img src="two.gif">
This doesn't work...there's an extra space between the two.
<img src="one.gif">
<img src="two.gif">
Notepad doesn't do this......is there a text format difference? Anything I can change in Settings?
thanks
and Welcome [webmasterworld.com] to Webmasterworld.
Could be a lot worse eh! Like I deleted my site ;)
I don't own a copy of homesite but maybe someone will come along who has.
I tried the 2 img's with a line break in notepad, Frontpage and DW and they all showed a space also, so i think its a more universal problem outside of homesite.
I guess if you have alot of images on your site with a line break you could sort it out with a regular expression.