Problem:

Cushy strips my code after I make one simple change
When I make only one small change in Cushy's online editor (I put in a
<br> ), IE gets thrown onto quirksmode or something very similar.

Comparing the code I notice to my horror that Chushy changeD:

        <table class="box cushycms">
          <tr>
            <td><h1>PENETRATING JET FREEZING</h1>
              <p>Een wrat ontstaat door een virus die de huid
binnendringt.
                Wratten verdwijnen niet vanzelf. Er zijn allerlei
middeltjes in de handel.</p>

into:
        <table class="box cushycms"><h1>PENETRATING JET FREEZING</h1>
<p>Een wrat ontstaat door een virus die de huid binnendringt.Wratten
verdwijnen niet vanzelf. Er zijn allerlei middeltjes in de handel.</p>

In other words: the <tr> and <td> were stripped.

This is something recent.

Can someone help me sorting this out?
Thank you.

Related Solutions:

If you figured it out, please propose a new solution:





Alert:  
Info: