FP 2003 Beta 2, removes space between the comment end tag and the html tag after it.. For example I want it to be like
<!-- My Silly comment here -->
<table> <tr> etc...
However when I save the page, it changes above to
<!-- My Silly comment here --><table> <tr> etc...
Does anyone how to take care of this silly error?
Thanks for the help.
NS
Reflect
4:43 pm on Aug 21, 2003 (gmt 0)
In the prior version you could go to, going from memory, tools>preserve existing HTML while the code is highlighted. I am mot sure if this is still valid in the BETA release.
Brian
pageoneresults
5:03 pm on Aug 21, 2003 (gmt 0)
I've not downloaded the beta because I'm still on Win98. :(
In FP2002 you would go to...
Tools > Page Options > HTML Source > Tags
Scroll down until you see the comments tag. Click it (highlight) and the parameters will become available (on the right) for modification.