Explorar o código

Create index.html

Carles Sentis hai 5 meses
pai
achega
76bd3923b0
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      index.html

+ 9 - 0
index.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <title>Example</title>
+    </head>
+    <body>
+        <p>This is an example of a simple HTML page with one paragraph.</p>
+    </body>
+</html>