-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_old.html
48 lines (35 loc) · 1.55 KB
/
index_old.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<html>
<head>
<title>Cawards</title>
</head>
<body>
<form action="https://docs.google.com/forms/d/e/1FAIpQLSdRcS6ntPgaLUFSewp-GqDVTagYk1-zgUDv7831ipsKw5xYdw/formResponse">
<label for="comfort">Sugiere Categoria</label>
<input name="entry.1642399168" type="text" id="comfort"/>
<h3>Vota a uno de los Nominados</h3>
<input type="checkbox" name="entry.1286255828" id="a1" value="N1"/>
<label for="a1">Nominado/a 1</label>
<input type="checkbox" name="entry.1286255828" id="a2" value="N2"/>
<label for="a2">Nominado/a 2</label>
<input type="checkbox" name="entry.1286255828" id="a3" value="N3">
<label for="a3">Nominado/a 3</label>
<input type="checkbox" name="entry.1286255828" id="a4" value="N4">
<label for="a4">Nominado/a 4</label>
<input type="checkbox" name="entry.1286255828" id="a5" value="N5">
<label for="a5">Nominado/a 5</label>
<h3>Nomina a 5</h3>
<label for="comfort">Nominado 1:</label>
<input name="entry.1314898768" type="text" id="comfort"/>
<label for="comfort">Nominado 2:</label>
<input name="entry.1722865184" type="text" id="comfort"/>
<label for="comfort">Nominado 3:</label>
<input name="entry.1090451888" type="text" id="comfort"/>
<label for="comfort">Nominado 4:</label>
<input name="entry.382139141" type="text" id="comfort"/>
<label for="comfort">Nominado 5:</label>
<input name="entry.1543239405" type="text" id="comfort"/>
<h3>Envia</h3>
<input class="button" type="submit" value="Submit">
</form>
</body>
</html>