carles-mzms
commited on
Create index.html
Browse files- index.html +7 -0
index.html
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<html>
|
2 |
+
<head>
|
3 |
+
</head>
|
4 |
+
<body>
|
5 |
+
<p>Hola, M贸n!</p>
|
6 |
+
</body>
|
7 |
+
</html>
|