write html code to send an image to [email protected]
Answers
Answered by
0
Subject: Receive this image!
MIME-Version: 1.0
Content-Type: text/html; charset="ISO-8859-1"
<html>
<body>
<p>
This is a paragraph displayed before the picture.
</p>
<div style="float:left; margin-right:15px; margin-bottom:5px">
<img src="https://example.com/images/[[iupload]]"
width="[[iwidth]]"
height="[[iheight]]"
border="0"
alt="my picture">
<br>
<span style="font-size:smaller;">
[[icaption]]
</span>
</div>
<p>
This is a paragraph displayed after the picture.
</p>
</body>
</html>
Similar questions
Computer Science,
7 months ago
Math,
7 months ago
Computer Science,
7 months ago
Science,
1 year ago
Social Sciences,
1 year ago