html-glow-text/index.html

11 lines
251 B
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Leuchtender Text</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h2 data-text="M_Viper">M_Viper</h2>
</body>
</html>