FP has a habit of doing that sort of thing. That's one reason why I use a text editor to do coding. If you are going to load the page into FP ever again at any time, best to open it up first in notepad and replace:
with:
Code:
<!--webbot bot="HTMLMarkup" startspan -->
and replace:
with:
Code:
<!--webbot bot="HTMLMarkup" endspan -->
and save. That way FP won't mess with that part anymore and all browsers will read the code between them as, these new comments appear as two separate, self contained comments.
Bookmarks