Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Der Titel des Dokuments</title>
</head>
<body>
<p>Meine Lieblingsfarbe ist <del style="color:#8ebf42;">grün</del> <ins style="color:#1c87c9;"> blue</ins>!</p>
</body>
</html>