-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmic.html
More file actions
176 lines (139 loc) · 6.67 KB
/
mic.html
File metadata and controls
176 lines (139 loc) · 6.67 KB
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
167
168
169
170
171
172
173
174
175
176
<!DOCTYPE html>
<!-- saved from url=(0050)http://getbootstrap.com/examples/navbar-fixed-top/ -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="http://getbootstrap.com/assets/ico/favicon.png">
<title>IETIP</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/sticky-footer.css" rel="stylesheet">
<!-- Font awesome css -->
<link rel="stylesheet" type="text/css" href="./font-awesome/css/font-awesome.css">
<!-- Custom styles for this template -->
<link href="http://getbootstrap.com/examples/navbar-fixed-top/navbar-fixed-top.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="../../assets/js/html5shiv.js"></script>
<script src="../../assets/js/respond.min.js"></script>
<![endif]-->
<STYLE TYPE="text/css">
.container {
max-width: 1000px;
}
body {
min-height:0px;
}
.contenttab {
padding: 10px;
}
#foto {
width:200px;
height:200px;
}
#portadata{
width:300px;
}
#footer{
padding: 2px;
text-align: center;
}
</STYLE>
</head>
<body style="">
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">IETIP</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="index.html"><i class="icon-home"></i> Inicio</a></li>
<li><a href="about.html"><i class="icon-bolt"></i> Acerca</a></li>
<li class="dropdown active">
<a href="#" class="dropdown-toogle" data-toggle="dropdown"> <i class="icon-gears"></i> Talleres
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="ds.html">Desarrollo de software</a></li>
<li><a href="dt.html">Dibujo Técnico</a></li>
<li><a href="ea.html">Ebanisteria</a></li>
<li><a href="ed.html">Electricidad</a></li>
<li><a href="ma.html">Mecánica Automotriz</a></li>
<li><a href="mi.html">Mecánica Industrial</a></li>
<li><a href="me.hmtl">Metalisteria</a></li>
<li><a href="sis.html">Sistemas</a></li>
</ul>
</li>
<!-- <li class="dropdown">
<a href="http://getbootstrap.com/examples/navbar-fixed-top/#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="http://getbootstrap.com/examples/navbar-fixed-top/#">Action</a></li>
<li><a href="http://getbootstrap.com/examples/navbar-fixed-top/#">Another action</a></li>
<li><a href="http://getbootstrap.com/examples/navbar-fixed-top/#">Something else here</a></li>
<li class="divider"></li>
<li class="dropdown-header">Nav header</li>
<li><a href="http://getbootstrap.com/examples/navbar-fixed-top/#">Separated link</a></li>
<li><a href="http://getbootstrap.com/examples/navbar-fixed-top/#">One more separated link</a></li>
</ul>
</li> -->
<li class="dropdown">
<a href="#" class="dropdown-toogle" data-toggle="dropdown"> <i class="icon-book"></i> Academia
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="cn.html">Dpt. C Naturales</a></li>
<li><a href="dm.html">Dpt. Matematicas</a></li>
<li><a href="hs.html">Dpt. C Humanas y Sociales</a></li>
<li><a href="di.html">Dpt. Idiomas</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toogle" data-toggle="dropdown"> <i class="icon-play"></i> Multimedia
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="ga.html">Galerias</a></li>
<li><a href="ro.html">Radio OnLine</a></li>
<li><a href="tv.html">TV OnLine</a></li>
</ul>
</li>
<li><a href="contact.html"><i class="icon-phone"></i> Contacto</a></li>
<!-- Inicio del la navegacion de la derecha -->
</ul>
<ul class="nav navbar-nav navbar-right">
<!-- <li class="active"><a href="./index_files/index.html">Fixed top</a></li> -->
<li><a href="https://www.facebook.com/IETIP"><i class="icon-facebook"></i></a></li>
<li><a href="https://twitter.com/ietip"><i class="icon-twitter"></i></a></li>
<li><a href="http://www.flickr.com/photos/wunderkit/sets/72157629763163006/"><i class="icon-flickr"></i></a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<div class="container">
<!-- Main component for a primary marketing message or call to action -->
<div class="row">
<div class="col-md-8">
<iframe width="100%" height="600" src="https://docs.google.com/document/d/1FFhittv7vN81umW0oVhwI6LhIDOwUSbmluGLAOO4mgk/pub?embedded=true"></iframe>
</div>
<div class="col-md-4">.col-md-4</div>
</div>
</div> <!-- /container -->
<div id="footer">
<h5 class="text-muted credit">© 2013 All rights reserved.<a href="http://www.twitter.com/alejo_digital"> Alejandro Parra</a>.</h5>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="./js/jquery.js"></script>
<script src="./js/bootstrap.min.js"></script>
</body></html>