-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplantilla.html
136 lines (120 loc) · 5.39 KB
/
plantilla.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<!DOCTYPE html>
<html>
<head>
<link href='http://fonts.googleapis.com/css?family=Raleway:300' rel='stylesheet' type='text/css'>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Federación Galega de Patinaxe</title>
<link rel="stylesheet" type="text/css" href="css/plantilla.css"/>
<link rel="stylesheet" type="text/css" href="css/plantilla-desktop.css"
media="only screen and (min-width: 640px)" />
<script src="/javascript/menu-sidenav.js" type="text/javascript" charset="utf-8" async defer></script>
</head>
<body>
<div id="wrapper">
<nav>
<ul>
<li class = "boton" onclick="openNav()" aria-hidden="true"> <a href="#"> ☰</a></li>
<li class = "titulo"><a href="calendario.html">Federación Galega de Patinaxe</a></li>
</ul>
</nav>
<div id="sidenav" class="sidenav" role="navigation">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()" aria-hidden="true">×</a>
<a id = "salto" href="#Tabla" aria-label="Saltar navegación"></a>
<a href="calendario.html">Calendario</a>
<a href="clasificacion.html">Clasificación</a>
<a href="designaciones-arbitrales.html">Árbitros</a>
<a href="#">Goles</a>
<a href="#">Tarjetas</a>
<a href="plantilla.html">Plantilla</a>
</div>
<section role="main">
<div class = "title">
Plantilla
<div class="dropdown">
<button onclick="selectTeam()" class="dropbtn">Equipo</button>
<div id="myDropdown" class="dropdown-content">
<a href="#">H.C. BORBOLLA A</a>
<a href="#">H.C. RAXOI</a>
<a href="#">C.H. COMPOSTELA</a>
</div>
</div>
</div>
<table id="Tabla">
<caption tabindex="0">Equipo de ejemplo</caption>
<tr>
<th id="Nombre">Nombre</th>
<th id="Nacionalidad">Nacionalidad</th>
<th id="Goles">Goles</th>
<th id="PJ">PJ</th>
<th id="GPP">GPP</th>
<th id="Asist">Asist</th>
<th id="App">App</th>
<th id="Pen">Pen</th>
<th id="Pen%">Pen%</th>
<th id="FD">FD</th>
<th id="FD%">FD%</th>
<th id="TA">TA</th>
<th id="TApp">TApp</th>
<th id="TR">TR</th>
<th id="TRpp">TRpp</th>
</tr>
<tr>
<td tabindex="0" aria-describedby="Nombre">SUÁREZ TRILLO, DIEGO</td>
<td tabindex="0" aria-describedby="Nacionalidad">ESP</td>
<td tabindex="0" aria-describedby="Goles">12</td>
<td tabindex="0" aria-describedby="PJ">5</td>
<td tabindex="0" aria-describedby="GPP">2.40</td>
<td tabindex="0" aria-describedby="Asist"> </td>
<td tabindex="0" aria-describedby="App"> </td>
<td tabindex="0" aria-describedby="Pen"> </td>
<td tabindex="0" aria-describedby="Pen%"> </td>
<td tabindex="0" aria-describedby="FD"> </td>
<td tabindex="0" aria-describedby="FD%"> </td>
<td tabindex="0" aria-describedby="TA">1</td>
<td tabindex="0" aria-describedby="TApp">0.10</td>
<td tabindex="0" aria-describedby="TR"> </td>
<td tabindex="0" aria-describedby="TRpp"> </td>
</tr>
<tr>
<td tabindex="0" aria-describedby="Nombre">LOPEZ MARCELO, AGUSTÍN</td>
<td tabindex="0" aria-describedby="Nacionalidad">ESP</td>
<td tabindex="0" aria-describedby="Goles">8</td>
<td tabindex="0" aria-describedby="PJ">10</td>
<td tabindex="0" aria-describedby="GPP">0.80</td>
<td tabindex="0" aria-describedby="Asist">1</td>
<td tabindex="0" aria-describedby="App">0.1</td>
<td tabindex="0" aria-describedby="Pen"> </td>
<td tabindex="0" aria-describedby="Pen%"> </td>
<td tabindex="0" aria-describedby="FD"> </td>
<td tabindex="0" aria-describedby="FD%"> </td>
<td tabindex="0" aria-describedby="TA"> </td>
<td tabindex="0" aria-describedby="TApp"> </td>
<td tabindex="0" aria-describedby="TR"> </td>
<td tabindex="0" aria-describedby="TRpp"> </td>
</tr>
<tr>
<td tabindex="0" aria-describedby="Nombre">MARTÍNEZ MARTINO, MARTÍN</td>
<td tabindex="0" aria-describedby="Nacionalidad">ITA</td>
<td tabindex="0" aria-describedby="Goles">8</td>
<td tabindex="0" aria-describedby="PJ">10</td>
<td tabindex="0" aria-describedby="GPP">0.80</td>
<td tabindex="0" aria-describedby="Asist"> </td>
<td tabindex="0" aria-describedby="App"> </td>
<td tabindex="0" aria-describedby="Pen"> </td>
<td tabindex="0" aria-describedby="Pen%"> </td>
<td tabindex="0" aria-describedby="FD"> </td>
<td tabindex="0" aria-describedby="FD%"> </td>
<td tabindex="0" aria-describedby="TA"> </td>
<td tabindex="0" aria-describedby="TApp"> </td>
<td tabindex="0" aria-describedby="TR"> </td>
<td tabindex="0" aria-describedby="TRpp"> </td>
</tr>
</table>
</section>
</div>
<footer>
© IPM FIC UDC 2016. All designs copyright by owner.
</footer>
</body>
</html>