Verfasst: 29.04.2008 22:10
				
				mh, ich nutz den firefuchs  
			Code: Alles auswählen
<table width="150" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <th colspan="3" scope="row"><table width="150" border="1" cellpadding="0" cellspacing="0" bordercolor="#000066">
      <tr>
        <th bgcolor="#EAEAFF" scope="row">{TEXT}</th>
      </tr>
    </table></th>
  </tr>
  <tr>
    <th width="45" scope="row"> </th>
    <td width="55"><img src="http://www.graphic-corner.ch/forum/styles/BlueGraphic/theme/images/schildhalter.gif" width="55" height="18" /></td>
    <td width="50"> </td>
  </tr>
</table>Code: Alles auswählen
<table border="0" cellpadding="0" cellspacing="0">
	<tr>
        <td colspan="3">
            <table width="200px" border="1" cellpadding="0" cellspacing="0" bordercolor="#000066">
                <tr>
                    <td bgcolor="#EAEAFF" scope="row">{TEXT}</td>
                </tr>
            </table>
        </td>
	</tr>
	<tr>
	    <td width="72" />
	    <td width="55"><img src="http://www.deepworld.org/forum/images/smilies/schildhalter.gif" width="55" height="18" /></td>
    	<td width="73" />
	</tr>
</table>Code: Alles auswählen
<table border="0" cellpadding="0" cellspacing="0">
   <tr>
        <td>
            <table border="1" cellpadding="0" cellspacing="0" bordercolor="#000066">
                <tr>                    <td bgcolor="#EAEAFF" scope="row" style="text-align: center; padding: 3px;">{TEXT}</td>
                </tr>
            </table>
        </td>
   </tr>
   <tr>
       <td align="center" style="text-align: center;"><img src="images/smilies/schildsmilie.gif" /></td>
   </tr>
</table>Code: Alles auswählen
<table border="0" cellpadding="0" cellspacing="0">
   <tr>
        <td>
            <table border="1" cellpadding="0" cellspacing="0" bordercolor="#525759">
                <tr>                    <td bgcolor="#ffffff" scope="row" style="text-align: center; padding: 3px;"><div style="min-width: 50px;">{TEXT}</div></td>
                </tr>
            </table>
        </td>
   </tr>
   <tr>
       <td align="center" style="text-align: center;"><img src="images/smilies/schildsmilie.gif" /></td>
   </tr>
</table>