You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
299 B
HTML

<html>
<head>
<title>Del Element Example</title>
</head>
<body>
<p>All thoughts, all passions, all delights Whatever stirs this mortal frame<br>
All are but ministers of Love And feed his sacred flame.<br><br>
Samuel Taylor Coleridge<br><br>
<del>love sayings</del></p>
</body>
</html>