navya-500 il y a 3 ans
Parent
révision
d1be2b0d7a
1 fichiers modifiés avec 10 ajouts et 0 suppressions
  1. 10
    0
      Test001.html

+ 10
- 0
Test001.html Voir le fichier

@@ -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>