Adin
Neuling
Thread Starter
- Mitglied seit
- 16.04.2008
- Beiträge
- 45
Hallo,
ich hab eine kleine Homepage und will ein HTML News letter versenden aber wen cih den nun sende dann steht da nur der HTML code sonst nichts.
wie soll cih den senden?
das ist der Code:
ich hab eine kleine Homepage und will ein HTML News letter versenden aber wen cih den nun sende dann steht da nur der HTML code sonst nichts.
wie soll cih den senden?
das ist der Code:
Code:
<html>
<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" bgcolor='#e9e4de' >
<STYLE>
a, a:visited, a:active { color:#000000; font-weight: bold;}
a:hover {color: #FFFFFF; background-color: #000000; text-decoration: none; }
</STYLE>
<table width="100%" cellpadding="10" cellspacing="0" class="backgroundTable" bgcolor='#e9e4de' >
<tr>
<td valign="top" align="center">
<table width="566" cellpadding="0" cellspacing="0">
<tr>
<td style="background-color:#000000; border:0px; color: #FFFFFF; line-height:1000%; font-weight:bold;">
<center><IMG id="editableImg1" SRC="http://s4.directupload.net/images/080721/cybkq8el.jpg" BORDER="0" title="Bloodlife Newsletter" alt="Bloodlife Newsletter" align="center"></center>
</td>
</tr>
</table>
<table width="566" cellpadding="20" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td bgcolor="#FFFFFF" valign="top" style="font-size:12px;color:#000000;line-height:150%;font-family:Verdana; padding: 10px;"><br>
<p>
Liebe Freunde, Fans, Partner, Supporter und Interessierte,<br><br>
</p>
<p>
<span style="font-size:16px;font-weight:bold;color:#000000;font-family:Verdana;line-height:100%;">dies ist ein TEST</span><br><br>
TEST test TeSt.<br><br>
</p>
<p>
<span style="font-size:16px;font-weight:bold;color:#000000;font-family:Verdana;line-height:100%;">Test</span><br><br>
TEST test TeSt.
<br><br>
</p>
<p>
Mit den besten Grüßen aus Essen<br>
Das gesamte Bloodlife Records Team
</p>
</td>
</tr>
<tr>
<td style="background-color:#c1baae;border-top:14px solid #000000; margin:0; padding:5px;" valign="top" align="center">
<span style="font-size:9px;color:#FFFFFF;line-height:200%;font-family:verdana;">
Wenn Sie keine weiteren Newsletter erhalten wollen, können Sie sich auf der Bloodlife Homepage aus unserer Datenbank austragen.
<br><br><br><br><br><br>
<a style="color: #FFFFFF;" href="http://www.bloodlife.de.vu">bloodlife.de.vu</a> | <a style="color: #FFFFFF;" href="http://www.myspace.com/adinmuzic">myspace adin</a> | <a style="color: #FFFFFF;" href="http://www.myspace.com/ersgutereikster">myspace g-eikster</a> | <a style="color: #FFFFFF;" href="mailto:bloodlife-records@gmx.de">kontakt</a> | <a style="color: #FFFFFF;" href="http://www.http://bloodlife1.bl.funpic.de/index.php?impressum">impressum</a>
</span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html><br>
<br>
<br>