From 6d9ba9f76751bff3d86328a0df845ff030f1b9f1 Mon Sep 17 00:00:00 2001 From: Shivansh Date: Sun, 28 Oct 2018 02:36:35 +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