Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
Formulario de paz
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ulises Morales Ramírez
Formulario de paz
Commits
7ec0504e
Commit
7ec0504e
authored
5 years ago
by
Ulises Morales Ramírez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
base de datos
parent
8c1c2ff5
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
23 additions
and
18 deletions
+23
-18
encuesta.php
encuesta.php
+5
-3
lenguaje.php
lenguaje.php
+4
-2
ownStyle.css
ownStyle.css
+10
-10
salida.php
salida.php
+4
-3
No files found.
encuesta.php
View file @
7ec0504e
...
...
@@ -61,7 +61,7 @@ session_start();
</div>
<div
class=
"input-group mb-3"
>
<div
class=
"input-group-append"
>
<span
class=
"input-group-text"
><i
class=
"fas fa-
user
"
></i></span>
<span
class=
"input-group-text"
><i
class=
"fas fa-
sort-numeric-up
"
></i></span>
</div>
<input
type=
"number"
pattern=
"\d*"
min=
"1"
max=
"99"
name=
"edad"
class=
"form-control input_user"
value=
""
placeholder=
"
<?php
if
(
$_POST
[
'idioma'
]
==
'Maya'
)
...
...
@@ -122,12 +122,14 @@ session_start();
</div>
</div>
<footer>
<div
class=
"text-center fixed-bottom"
style=
"margin-bottom: 20px"
>
<img
src=
"images/Logo-Horizontal-V2-blanco.png"
width=
"
400px"
>
<img
src=
"images/Logo-Horizontal-V2-blanco.png"
width=
"
300px"
><br
>
<div>
<div
class=
"text-center"
style=
"margin-bottom: 10px"
>
<img
src=
"images/g122.png"
width=
"
5
00px"
>
<img
src=
"images/g122.png"
width=
"
4
00px"
>
</div>
</footer>
</div>
...
...
This diff is collapsed.
Click to expand it.
lenguaje.php
View file @
7ec0504e
...
...
@@ -84,12 +84,14 @@ if (isset($_POST['escuela'])) {
</div>
</div>
<footer>
<div
class=
"text-center fixed-bottom"
style=
"margin-bottom: 20px"
>
<img
src=
"images/Logo-Horizontal-V2-blanco.png"
width=
"
400px"
>
<img
src=
"images/Logo-Horizontal-V2-blanco.png"
width=
"
300px"
><br
>
<div>
<div
class=
"text-center"
style=
"margin-bottom: 10px"
>
<img
src=
"images/g122.png"
width=
"
5
00px"
>
<img
src=
"images/g122.png"
width=
"
4
00px"
>
</div>
</footer>
</div>
...
...
This diff is collapsed.
Click to expand it.
ownStyle.css
View file @
7ec0504e
...
...
@@ -89,8 +89,8 @@ html {
.brand_logo_container
{
position
:
absolute
;
height
:
1
7
0px
;
width
:
1
7
0px
;
height
:
1
5
0px
;
width
:
1
5
0px
;
top
:
-75px
;
border-radius
:
50%
;
background
:
#fff
;
...
...
@@ -100,8 +100,8 @@ html {
.brand_logo_container1
{
position
:
absolute
;
height
:
1
7
0px
;
width
:
1
7
0px
;
height
:
1
5
0px
;
width
:
1
5
0px
;
top
:
-75px
;
right
:
2%
;
border-radius
:
10%
;
...
...
@@ -112,8 +112,8 @@ html {
.brand_logo_container2
{
position
:
absolute
;
height
:
1
7
0px
;
width
:
1
7
0px
;
height
:
1
5
0px
;
width
:
1
5
0px
;
top
:
-75px
;
left
:
2%
;
border-radius
:
10%
;
...
...
@@ -122,15 +122,15 @@ html {
}
.brand_logo
{
height
:
1
5
0px
;
width
:
1
5
0px
;
height
:
1
3
0px
;
width
:
1
3
0px
;
border-radius
:
50%
;
border
:
2px
solid
white
;
}
.brand_logo1
{
height
:
1
5
0px
;
width
:
1
5
0px
;
height
:
1
3
0px
;
width
:
1
3
0px
;
border-radius
:
10%
;
border
:
2px
solid
white
;
}
...
...
This diff is collapsed.
Click to expand it.
salida.php
View file @
7ec0504e
...
...
@@ -73,13 +73,14 @@
</div>
</div>
<footer>
<div
class=
"text-center fixed-bottom"
style=
"margin-bottom: 20px"
>
<img
src=
"images/Logo-Horizontal-V2-blanco.png"
width=
"
400px"
>
<img
src=
"images/Logo-Horizontal-V2-blanco.png"
width=
"
300px"
><br
>
<div>
<hr>
<div
class=
"text-center"
style=
"margin-bottom: 10px"
>
<img
src=
"images/g122.png"
width=
"
5
00px"
>
<img
src=
"images/g122.png"
width=
"
4
00px"
>
</div>
</footer>
</div>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment