Ghoast
Power Member
- Nov 17, 2009
- 573
- 701
I hate you so much Â
Whenever I finish writing some HTML, stick it into my WYSIWYG editor and then see the results, there seems to always be an extra  that the editor adds which magically appears somewhere in my massive block of HTML.
Then I have the joyous chore of checking through thousands of lines looking for the pesky  which is ruining my entire page layout with it's unneeded spacing.
Ahhhhh, Â you are like the government, I hate you for some reasons and I need you for others!
/rant
Anyone else get this problem or a phantom  appearing in their code and ruining the whol layout?
Do you have a fix? At the moment my fix is to 'find and replace' all  with nothing and then add in all the  back in that I actually do need..
Whenever I finish writing some HTML, stick it into my WYSIWYG editor and then see the results, there seems to always be an extra  that the editor adds which magically appears somewhere in my massive block of HTML.
Then I have the joyous chore of checking through thousands of lines looking for the pesky  which is ruining my entire page layout with it's unneeded spacing.
Ahhhhh, Â you are like the government, I hate you for some reasons and I need you for others!
/rant
Anyone else get this problem or a phantom  appearing in their code and ruining the whol layout?
Do you have a fix? At the moment my fix is to 'find and replace' all  with nothing and then add in all the  back in that I actually do need..