Parcourir la source

second commit

Buda Vampilov il y a 3 ans
Parent
commit
14333f675f
1 fichiers modifiés avec 9 ajouts et 0 suppressions
  1. 9 0
      someHTML.html

+ 9 - 0
someHTML.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+<body>
+
+<h1>My First Heading</h1>
+<p>My first paragraph.</p>
+
+</body>
+</html>