浏览代码

first commit

navya-500 3 年前
父节点
当前提交
d1be2b0d7a
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10
    0
      Test001.html

+ 10
- 0
Test001.html 查看文件

@@ -0,0 +1,10 @@
1
+<!DOCTYPE html>
2
+<html>
3
+    <head>
4
+        <title>Git hub task</title>
5
+    </head>
6
+    <body>
7
+        <h1>GitHub task</h1>
8
+        <p>Installation of Git Hub and push code in GitHub using vs code</p>
9
+    </body>
10
+</html>