File: CreateHTML_04b.html

package info (click to toggle)
libemail-mime-createhtml-perl 1.042-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: perl: 632; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
<html>
<body>
<h1>Hello HTML World</h1>
<p>Look! a nice <img src="cid:" alt="landscape"></p>
<p>This is the <img src="cid:abcdefghi@bbc.co.uk" alt="end image"> again.</p>
</body>
</html>