From e7a75db8e221388469c5aeba44755824360460c3 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 24 Aug 2017 12:56:17 -0300 Subject: [PATCH] first version with contact form working and register form missing backend processing --- another_page.html | 28 +- contact.html | 65 +- contact.php | 51 + css/bootstrap-theme.css | 587 ++ css/bootstrap-theme.css.map | 1 + css/bootstrap-theme.min.css | 6 + css/bootstrap-theme.min.css.map | 1 + css/bootstrap.css | 6757 ++++++++++++++++++++++ css/bootstrap.css.map | 1 + css/bootstrap.min.css | 6 + css/bootstrap.min.css.map | 1 + examples.html | 47 +- fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes fonts/glyphicons-halflings-regular.svg | 288 + fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes index.html | 65 +- js/app.js | 85 + js/bootstrap.min.js | 6 + js/jquery-3.2.1.min.js | 4 + page.html | 48 +- register.html | 91 + register.php | 85 + registro.csv | 1 + snippets/header.html | 16 + snippets/sidebar.html | 18 + style/background.jpg | Bin 0 -> 320272 bytes style/bootstrap.min.css | 6 + style/style.css | 63 +- 30 files changed, 8129 insertions(+), 198 deletions(-) create mode 100644 contact.php create mode 100644 css/bootstrap-theme.css create mode 100644 css/bootstrap-theme.css.map create mode 100644 css/bootstrap-theme.min.css create mode 100644 css/bootstrap-theme.min.css.map create mode 100644 css/bootstrap.css create mode 100644 css/bootstrap.css.map create mode 100644 css/bootstrap.min.css create mode 100644 css/bootstrap.min.css.map create mode 100644 fonts/glyphicons-halflings-regular.eot create mode 100644 fonts/glyphicons-halflings-regular.svg create mode 100644 fonts/glyphicons-halflings-regular.ttf create mode 100644 fonts/glyphicons-halflings-regular.woff create mode 100644 fonts/glyphicons-halflings-regular.woff2 create mode 100644 js/app.js create mode 100644 js/bootstrap.min.js create mode 100644 js/jquery-3.2.1.min.js create mode 100644 register.html create mode 100644 register.php create mode 100644 registro.csv create mode 100644 snippets/header.html create mode 100644 snippets/sidebar.html create mode 100644 style/background.jpg create mode 100644 style/bootstrap.min.css diff --git a/another_page.html b/another_page.html index b57b0a3..6289a94 100644 --- a/another_page.html +++ b/another_page.html @@ -2,33 +2,23 @@ - night_sky_2 - another page + 6to Coloquio Uruguayo de Matémática - + + + + + + +