Files
TIS-website/hello.html
2023-09-29 09:44:09 +03:00

11 lines
109 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Webpage!</title>
</head>
<body>
<h1>Hello, World</h1>
<body>
</html>