Parcourir la source

write 'Hello World!' in file_a.html

Yulya Shabanova il y a 1 an
Parent
commit
4b82a5a205
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      file_a.html

+ 3 - 0
file_a.html

@@ -0,0 +1,3 @@
+<body>
+  <a>Hello World!</a>
+</body>