[opencms-dev] HTML editor in structured content - how to avoid adding space between tags?

Joe Lam joe.lam at moni-media.net
Tue Oct 10 05:32:57 CEST 2006


Hi all,

How to avoid the html editor adding space between tags?
like this:
<td><a href="..."><img border="0" src=".." alt="" /></a></td>

to this

<td> <a href="..."> <img border="0" alt="" src="..." /> </a> </td>

how to avoid this? pls help

Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20061010/900df41f/attachment.htm>


More information about the opencms-dev mailing list