From 428c2c711afa8f95765dc6408e53ff65090e9708 Mon Sep 17 00:00:00 2001 From: Shivansh Date: Sun, 28 Oct 2018 02:32:48 +0530 Subject: [PATCH] Hello World in html --- hello world.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 hello world.html diff --git a/hello world.html b/hello world.html new file mode 100644 index 0000000..e786572 --- /dev/null +++ b/hello world.html @@ -0,0 +1,19 @@ + + + +Hello World + + + +
+

+Hello World +

+
+ + \ No newline at end of file