I have to display code on a html-page that saves in a DB and runs through a DHTML-Editor each time I load it. That's why i can't use > and &st; (because it changes them back to < and > when you open and save it twice...
So I tried <xmp> tags and it works... but it displays a line-feed each time I close the tag and that is very .. .. inconvenient...
So is there a way to remove the line-feed property of this tag ??? or is there any other possible solution?
So I tried <xmp> tags and it works... but it displays a line-feed each time I close the tag and that is very .. .. inconvenient...
So is there a way to remove the line-feed property of this tag ??? or is there any other possible solution?