chronosx88.github.io/index.html

12 lines
200 B
HTML
Raw Normal View History

2020-10-29 22:38:43 +00:00
<html>
<header>
<title>Hello World!</title>
</header>
<body style="background-color: #000000;">
<center style="color: #00FF00;font-size: 24pt;"><b>Hello World!</b></center>
</body>
</html>