Diligent web site
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

contents.html 514B

1234567891011121314
  1. <body>
  2. <div style="width: 640px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;">
  3. <div align="center"><img src="images/phpmailer.gif" style="height: 90px; width: 340px"></div><br />
  4. <br />
  5. &nbsp;This is a test of PHPMailer v5.0.0 for PHP5/6.<br />
  6. <br />
  7. This particular example uses <strong>HTML</strong>, with a &lt;div&gt; tag and inline<br />
  8. styles.<br />
  9. <br />
  10. Also note the use of the PHPMailer at the top with no specific code to handle
  11. including it in the body of the email.</div>
  12. </body>