commit 3c1f68efcca80ca01bf30078be2a0a48a5f5216a Author: Francisco P Date: Tue Apr 27 19:24:03 2021 -0300 :\xampp\htdocs\PY-1-Probando-PHP\PY-1-CrearFormularr ase enter the commit message for your changes. Lines starting Esquema en HTML de mi primer formulario real diff --git a/index.html b/index.html new file mode 100644 index 0000000..41090c0 --- /dev/null +++ b/index.html @@ -0,0 +1,17 @@ + + + + + + + Formulario + + +
+ + + + +
+ + \ No newline at end of file diff --git a/index.php b/index.php new file mode 100644 index 0000000..dcdb979 --- /dev/null +++ b/index.php @@ -0,0 +1,8 @@ + \ No newline at end of file diff --git a/styles.css b/styles.css new file mode 100644 index 0000000..e69de29