Browse Source

write 'Hello World!' in file_a.html

Yulya Shabanova 1 year ago
parent
commit
4b82a5a205
1 changed files with 3 additions and 0 deletions
  1. 3 0
      file_a.html

+ 3 - 0
file_a.html

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