Code: Alles auswählen
<?php
echo ' <table width="90%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="white">
<tr height="15">
<td bgcolor="#00bfff" width="90%" height="15"></td>
</tr>
<tr height="15">
<td bgcolor="silver" width="90%" height="15">CMS_HTML[1]</td>
</tr>
<tr height="15">
<td bgcolor="silver" width="90%" height="15"></td>
</tr>
</table>
</td>
</tr>
</table>'
?>