WordPress deletes code when switching from CODE to VISUAL
-
I have some custom html hode in my post:
<table style="float: left; margin-right: 15px;" border="0" cellspacing="0" cellpadding="0" width="210"> <tbody> <tr> <td width="210" background="http://www......com/images/table.gif"><a href="../wp-content/uploads/2011/03/51U7kKPpViL._SS500_-1.jpg"><img class="aligncenter" title="51U7kKPpViL._SS500_-1" src="../wp-content/uploads/2011/03/51U7kKPpViL._SS500_-1-208x300.jpg" alt="" width="208" height="300" /></a></td>However, when I switch from CODE to the VISUAL view, wordpress always deletes the <td width=”210″ background=”http://www….com/images/table.gif”> code
What can I do that wordpress doesn’t delete this code?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘WordPress deletes code when switching from CODE to VISUAL’ is closed to new replies.