diff --git a/4-forms-validations/form.html b/4-forms-validations/form.html new file mode 100644 index 0000000..5a39c57 --- /dev/null +++ b/4-forms-validations/form.html @@ -0,0 +1,43 @@ + + + + + + + Formulario de validación + + + +
+ + + +
+ + + +
+ Hombre + + Mujer
+ + + +

Hobbis

+ +
+ +
+ +
+ +
+ + + +
+ + + \ No newline at end of file