Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Title of the document</title>
</head>
<body>
<h1>This is a heading</h1>
<p>
To display a heart, use &amp;#9829; or &amp;hearts;.
</p>
</body>
</html>