Hi Peopl
When I add <div id="black_box"></div> in the source it gets deleted when i change back to html if there is nothing in the div.
How can i stop this.
If i do <div id="black_box">some content </div> it stays
When I add <div id="black_box"></div> in the source it gets deleted when i change back to html if there is nothing in the div.
How can i stop this.
If i do <div id="black_box">some content </div> it stays

Re: Empty div tags are removed