diff --git a/1-the-basics/basics.html b/1-the-basics/basics.html
new file mode 100644
index 0000000..e69de29
diff --git a/4-forms-validations/form.html b/4-forms-validations/form.html
new file mode 100644
index 0000000..3a8ad48
--- /dev/null
+++ b/4-forms-validations/form.html
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+ Formulario de validación
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/5-Accessibility/accesible-form.html b/5-Accessibility/accesible-form.html
new file mode 100644
index 0000000..b228d89
--- /dev/null
+++ b/5-Accessibility/accesible-form.html
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+ document
+
+
+
+
+
+
\ No newline at end of file