Html over text

This commit is contained in:
Milana
2023-09-29 09:44:09 +03:00
parent f60530d723
commit 00d1730f75

View File

@@ -1 +1,11 @@
Hello, World
<!DOCTYPE HTML>
<html>
<head>
<title>Webpage!</title>
</head>
<body>
<h1>Hello, World</h1>
<body>
</html>