commit | author | age
|
63d4b1
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
T |
2 |
<html> |
|
3 |
<head> |
|
4 |
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> |
|
5 |
<title>RoundCube Test Message</title> |
961afa
|
6 |
<link rel="stylesheet" type="text/css" href="http://anysite.net/styles/mail.css"> |
63d4b1
|
7 |
<style type="text/css"> |
T |
8 |
|
|
9 |
p, a { |
|
10 |
font-family: Arial, 'Bitstream Vera Sans', Helvetica; |
|
11 |
margin-top: 0px; |
|
12 |
margin-bottom: 0px; |
|
13 |
padding-top: 0px; |
|
14 |
padding-bottom: 0px; |
|
15 |
} |
|
16 |
|
|
17 |
</style> |
|
18 |
</head> |
|
19 |
<body style="margin: 0 0 0 0;"> |
|
20 |
|
|
21 |
<table width="100%" cellpadding="0" cellspacing="20" style="background-image:url(http://evilsite.net/newsletter/image/bg/bg-64.jpg);background-attachment:fixed;" background="http://evilsite.net/newsletter/image/bg/bg-64.jpg" border="0"> |
|
22 |
<tr> |
|
23 |
<td> |
|
24 |
|
|
25 |
<h1>This is a HTML message</h1> |
|
26 |
|
|
27 |
<p>See nice pictures like the following:</p> |
|
28 |
|
|
29 |
<div> |
|
30 |
<img src="ex1.jpg" width="320" height="320" alt="Example 1"> |
|
31 |
<img src="ex2.jpg" width="320" height="320" alt="Example 2"> |
|
32 |
<img src="http://evilsite.net/mailings/ex3.jpg" width="320" height="320" alt="Example 3"> |
|
33 |
</div> |
|
34 |
|
|
35 |
<form action="http://evilsite.net/subscribe.php"> |
|
36 |
<p>Subscription form</p> |
|
37 |
|
|
38 |
E-Mail: <input type="text" name="mail" value=""><br/> |
|
39 |
<input type="submit" value="Subscribe"> |
|
40 |
|
|
41 |
</form> |
|
42 |
|
|
43 |
<p>To unsubscribe click here <a href="http://evilsite.net/unsubscribe.php?mail=foo@bar.com"> or |
|
44 |
send a mail to <a href="mailto:unsubscribe@evilsite.net">unsubscribe@evilsite.net</a></p> |
|
45 |
|
|
46 |
</td> |
|
47 |
</tr> |
|
48 |
</table> |
|
49 |
|
|
50 |
</body> |
|
51 |
</html> |