-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
166 lines (140 loc) · 5.95 KB
/
index.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
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Trabajo Práctico HTML - EPyL comisión X</title>
<!-- Google font -->
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:700%7CNunito:300,600" rel="stylesheet">
<!-- Bootstrap -->
<link type="text/css" rel="stylesheet" href="css/bootstrap.min.css"/>
<!-- Font Awesome Icon -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- Custom stlylesheet -->
<link type="text/css" rel="stylesheet" href="css/style.css"/>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<header>
<nav class="nav nav-fixed">
<div class="container">
<div class="nav-logo">
<a href="index.html" class="logo"><img src="./img/logo.png" alt=""></a>
</div>
<ul class="nav-menu nav navbar-nav">
<li class="cat-1"><a href="html/copyright.html">Copyright</a></li>
<li class="cat-2"><a href="html/software_libre.html">Software Libre</a></li>
<li class="cat-3"><a href="html/ciudadania_digital.html">Ciudadanía Digital</a></li>
<li class="cat-4"><a href="html/ciberseguridad.html">Ciberseguridad</a></li>
<li class="cat-5"><a href="html/voto_electronico.html">Voto Electrónico</a></li>
<li class="cat-6"><a href="html/disenho_web.html">Diseño Web</a></li>
</ul>
</div>
</nav>
</header>
<main class="container index">
<div class="row">
<div class="col-md-12 section-title">
<h2>Notas de la Comisión X</h2>
</div>
<div class="">
<table border="1">
<tr> <td> Alumno </td> <td> Nota </td> </tr>
<tr> <td> </td> <td> </td> </tr>
</table>
</div>
<!-- post -->
<article class="col-md-4 post">
<a class="post-img" href="blog-post.html"><img src="./img/post-3.jpg" alt=""></a>
<section class="post-body">
<div class="post-meta">
<a class="post-category cat-1" href="category.html">Web Design</a>
</div>
<h3 class="post-title"><a href="blog-post.html">Pagedraw UI Builder Turns Your Website Design Mockup Into Code Automatically</a></h3>
</section>
</article>
<!-- /post -->
<!-- post -->
<article class="col-md-4 post">
<a class="post-img" href="blog-post.html"><img src="./img/post-4.jpg" alt=""></a>
<section class="post-body">
<div class="post-meta">
<a class="post-category cat-2" href="category.html">JavaScript</a>
</div>
<h3 class="post-title"><a href="blog-post.html">Chrome Extension Protects Against JavaScript-Based CPU Side-Channel Attacks</a></h3>
</section>
</article>
<!-- /post -->
<!-- post -->
<article class="col-md-4 post">
<a class="post-img" href="blog-post.html"><img src="./img/post-5.jpg" alt=""></a>
<section class="post-body">
<div class="post-meta">
<a class="post-category cat-3" href="category.html">Jquery</a>
</div>
<h3 class="post-title"><a href="blog-post.html">Ask HN: Does Anybody Still Use JQuery?</a></h3>
</section>
</article>
<!-- /post -->
<div class="clearfix visible-md visible-lg"></div>
<!-- post -->
<article class="col-md-4 post">
<a class="post-img" href="blog-post.html"><img src="./img/post-6.jpg" alt=""></a>
<section class="post-body">
<div class="post-meta">
<a class="post-category cat-2" href="category.html">JavaScript</a>
</div>
<h3 class="post-title"><a href="blog-post.html">Why Node.js Is The Coolest Kid On The Backend Development Block!</a></h3>
</section>
</article>
<!-- /post -->
<!-- post -->
<article class="col-md-4 post">
<a class="post-img" href="blog-post.html"><img src="./img/post-1.jpg" alt=""></a>
<section class="post-body">
<div class="post-meta">
<a class="post-category cat-4" href="category.html">Css</a>
</div>
<h3 class="post-title"><a href="blog-post.html">CSS Float: A Tutorial</a></h3>
</section>
</article>
<!-- /post -->
<!-- post -->
<article class="col-md-4 post">
<a class="post-img" href="blog-post.html"><img src="./img/post-2.jpg" alt=""></a>
<section class="post-body">
<div class="post-meta">
<a class="post-category cat-1" href="category.html">Web Design</a>
</div>
<h3 class="post-title"><a href="blog-post.html">Tell-A-Tool: Guide To Web Design And Development Tools</a></h3>
</section>
</article>
<!-- /post -->
</div>
</main>
<footer class="footer container">
<div class="row">
<section class="col-md-4 footer-widget">
<div class="footer-logo">
<a href="index.html" class="logo"><img src="./img/logo.png" alt=""></a>
</div>
<div class="footer-copyright">
<p>© Copyright <script>document.write(new Date().getFullYear());</script> - Alan Rodas Bonjour</p>
<p>Template creado por la gente de <a href="https://colorlib.com" target="_blank">Colorlib</a></p>
</div>
</section>
</div>
</footer>
<!-- jQuery Plugins -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>