From 00d1730f7542f2b5a5ce3e664bd7665b5b4eeb50 Mon Sep 17 00:00:00 2001 From: Milana Date: Fri, 29 Sep 2023 09:44:09 +0300 Subject: [PATCH] Html over text --- hello.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/hello.html b/hello.html index 76d8cf9..798a48a 100644 --- a/hello.html +++ b/hello.html @@ -1 +1,11 @@ -Hello, World + + + + Webpage! + + + +

Hello, World

+ + + \ No newline at end of file