-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmi.html
More file actions
260 lines (206 loc) · 11.9 KB
/
mi.html
File metadata and controls
260 lines (206 loc) · 11.9 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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
<!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 -->
<h3>Mecánica Industrial</h3>
<div class="row">
<div class="col-xs-12 col-sm-8 col-lg-8">
<!-- Tabs Tabs start -->
<ul class="nav nav-tabs" id="myTab">
<li class="active"><a href="#home" data-toggle="tab">Acerca</a></li>
<li><a href="#teachers" data-toggle="tab">Profesores</a></li>
<li><a href="#profile" data-toggle="tab">Portafolio</a></li>
<li><a href="#messages" data-toggle="tab">Messages</a></li>
<li><a href="#settings" data-toggle="tab">Settings</a></li>
</ul>
<div class="tab-content">
<div class="tab-pane fade in active" id="home">
<div class="contenttab">
<div id="portadata" class="thumbnail">
<img width="100%" src="p1030394.jpg" alt="...">
</div>
<br>
Esta especialidad se crea en el año 1961 con maquinaria donada por la C.A.R.E. y la S.C.E.C.A. (Servicio Cooperativo de Educación Colombo Americano), del programa Alianza para el progreso.
Sus actuales docentes son Augusto Carlos Gómez, José de Jesús Alarcón y Arnulfo López, quienes trabajan con estudiantes de grados octavo, noveno, décimo y onceavo.
Esta especialidad está integrada con el servicio nacional de aprendizaje SENA, quienes certifican las competencias laborales especificas al expedirles a los estudiantes del grado once el certificado de aptitud profesional en el momento de graduarse como bachilleres Técnicos Industriales.
En el presente se está en conversaciones con la industria METREX ubicada en la ciudad de popayán para que les permita a los estudiantes de los grados 10 y 11 realizar pasantías en sus talleres.
</div>
</div>
<div class="tab-pane" fade id="teachers">
<div class="contenttab">
<div class="row">
<div class="col-xs-6 col-sm-6 col-lg-6">
<div id="foto" class="thumbnail">
<img width="100%" src="">
</div>
</div>
<div class="col-xs-6 col-sm-6 col-lg-6">
<address>
<strong><h4>Steve Jobs</h4></strong><a href="https://twitter.com/intent/tweet?screen_name=ietip" class="twitter-mention-button" data-lang="es" data-related="alejo_digital">Tweet to @ietip</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
CEO, Apple Inc.<br>
<abbr title="Telefono">T:</abbr> (2) 8232197
<br>
</address>
</div>
</div>
</div>
</div>
<div class="tab-pane" fade id="profile">...</div>
<div class="tab-pane" fade id="messages">...</div>
<div class="tab-pane" fade id="settings">...</div>
</div>
<script>
$(function () {
$('#myTab a:last').tab('show')
})
$('a[data-toggle="tab"]').on('shown.bs.tab', function (e) {
e.target // activated tab
e.relatedTarget // previous tab
})
</script>
<!-- Tabs Tabs End-->
</div>
<div class="col-xs-6 col-sm-4 col-lg-4">
<div class="contenttab">
<!-- Mencionar start-->
<a href="https://twitter.com/intent/tweet?button_hashtag=DSIEITIP" class="twitter-hashtag-button" data-lang="es" data-related="alejo_digital">Tweet #DSIEITIP</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<!-- End Mencionar -->
<!-- Timeline start-->
<a class="twitter-timeline" href="https://twitter.com/search?q=%23CPCO6" data-widget-id="388448831404126208">Tweets sobre "#CPCO6"</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<!-- End timeline-->
</div>
</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>