blitzgeist
Junior Member
- Apr 22, 2010
- 122
- 51
Is there any way that i can add formatted html code (e.g. as in sales page)? Without the layout going to pot?
I have searched like crazy but cannot find a solution
here is an example:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>web audio buttons</title>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td>
<table border="1" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td>
<table id="maintable" style="position: relative; left: 0px; top: 0px" bgcolor="FFFFFE" border="0" cellpadding="0" cellspacing="0" height="450px" width="700px">
<tbody>
<tr>
<td><!--The background image-->
<center><img alt="" title="" src="wabcard.png" width="700" height="450" /><br />
</center>
<div id="__s__Div" style="position: absolute; left: 580px; top: 26px; width: 34px; height: 34px"><img alt="" src="stamp000.jpg" /></div>
<div id="__h__Div" style="position: absolute; left: 11px; top: 139px; width: 334px; height: 66px">
<table height="100%" width="95%">
<tbody>
<tr>
<td valign="top">
<p><font face="tahoma" size="5">Text to enter as you will. <br />
Call to action</font></p>
<p><font face="tahoma" size="5">Optin Form etc.<br />
</font></p></td></tr></tbody></table></div>
<div id="__p__Div" style="position: absolute; left: 366px; top: 191px; width: 331px; height: 210px">
<table height="100%" width="95%">
<tbody>
<tr>
<td valign="top">
Video Code<br />
</td></tr></tbody></table></div>
<div id="__l__Div" style="position: absolute; left: 43px; top: 394px; width: 200px; height: 30px">
<table id="Table1" align="left" height="100%">
<tbody>
<tr>
<td align="center" valign="middle"><font face="arial" size="2"><strong>
Audio code Here<br />
</strong></font></td></tr></tbody></table></div>
<div id="__a__Div" style="position: absolute; left: 240px; top: 24px; width: 79px; height: 24px"></div></td> </tr> </tbody></table></td></tr></tbody></table></td></tr></tbody></table>
</body>
</html>
If I paste into wp the formatting is non existant
any tips from the pros here greatly appreciated
I have searched like crazy but cannot find a solution
here is an example:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>web audio buttons</title>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td>
<table border="1" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td>
<table id="maintable" style="position: relative; left: 0px; top: 0px" bgcolor="FFFFFE" border="0" cellpadding="0" cellspacing="0" height="450px" width="700px">
<tbody>
<tr>
<td><!--The background image-->
<center><img alt="" title="" src="wabcard.png" width="700" height="450" /><br />
</center>
<div id="__s__Div" style="position: absolute; left: 580px; top: 26px; width: 34px; height: 34px"><img alt="" src="stamp000.jpg" /></div>
<div id="__h__Div" style="position: absolute; left: 11px; top: 139px; width: 334px; height: 66px">
<table height="100%" width="95%">
<tbody>
<tr>
<td valign="top">
<p><font face="tahoma" size="5">Text to enter as you will. <br />
Call to action</font></p>
<p><font face="tahoma" size="5">Optin Form etc.<br />
</font></p></td></tr></tbody></table></div>
<div id="__p__Div" style="position: absolute; left: 366px; top: 191px; width: 331px; height: 210px">
<table height="100%" width="95%">
<tbody>
<tr>
<td valign="top">
Video Code<br />
</td></tr></tbody></table></div>
<div id="__l__Div" style="position: absolute; left: 43px; top: 394px; width: 200px; height: 30px">
<table id="Table1" align="left" height="100%">
<tbody>
<tr>
<td align="center" valign="middle"><font face="arial" size="2"><strong>
Audio code Here<br />
</strong></font></td></tr></tbody></table></div>
<div id="__a__Div" style="position: absolute; left: 240px; top: 24px; width: 79px; height: 24px"></div></td> </tr> </tbody></table></td></tr></tbody></table></td></tr></tbody></table>
</body>
</html>
If I paste into wp the formatting is non existant
any tips from the pros here greatly appreciated