Ver Mensaje Individual
  #9 (permalink)  
Antiguo 13/10/2011, 14:55
clduque
 
Fecha de Ingreso: octubre-2011
Ubicación: bogota
Mensajes: 34
Antigüedad: 12 años, 6 meses
Puntos: 0
Respuesta: duda conexion html php y mysql

esta es la segunda pagina:
<style type="text/css">
body {
background-color: #FFF;
}
body,td,th {
color: #FFF;
}
</style>
<body background="../imagenes/ultimo.jpg">
<link href="../CCL.html.css" rel="stylesheet" type="text/css">

<form name="form2" method="post" action="INGRESO.html">
<h2 align="center"><strong >COLEGIO CARDENAL LUQUE </strong></h2>
<p align="center"><img src="http://www.forosdelweb.com/f18/imagenes/ccl.JPG" alt="" width="195" height="236"></p>
<p align="center"><strong>A ENTRADO A LA EVALUACI&Oacute;N DOCENTE POR FAVOR SIGA ATENTAMENTE LAS SIGUIENTES INSTRUCCIONES:</strong></p>
<h5 align="center"><strong>LEA ATENTAMENTE LA PREGUNTA Y CONTESTE A CONCIENCIA.</strong></h5>
<h5 align="center"><strong><em>LA EVALUACI&Oacute;N TIENE CUATRO POSIBLES RESPUESTAS QUE SON LAS QUE USTED CONSIDERE QUE CUMPLE EL DOCENTE: </em></strong></h5>
<h4 align="center"><strong><em>NUNCA (No lo Realiza), CASI NUNCA (Lo realiza muy poco), CASI SIEMPRE (De vez en cuando lo realiza)</em>, <em> SIEMPRE</em> (<em>siempre lo realiza</em>)</strong></h4>
<h6 align="center"></h6>
<table width="943" height="650" border="1">
<tr>
<td width="700"><pre><strong>1 &iquest;Es puntual en el inicio de clases?</strong></pre></td>
<td width="124"><label for="select3"></label>
<select name="pregunta1" size="1" id="pregunta1">
<option value="1">NUNCA </option>
<option value="2">CASI NUNCA</option>
<option value="3">CASI SIEMPRE</option>
<option value="4">SIEMPRE</option>
</select>
</tr>
<tr>
<td><pre><strong>2 &iquest;Coincide el tema con la planeaci&oacute;n semanal planteada?</strong></pre></td>
<td><select name="pregunta2" size="1" id="pregunta2">
<option value="1">NUNCA </option>
<option value="2">CASI NUNCA</option>
<option value="3">CASI SIEMPRE</option>
<option value="4">SIEMPRE</option>
</select></td>
</tr>
<tr>
<td><pre><strong>3 &iquest;Da a conocer al comienzo de cada periodo los temas e indicadores de logros?</strong></pre></td>
<td><select name="pregunta3" size="1" id="pregunta3">
<option value="1">NUNCA </option>
<option value="2">CASI NUNCA</option>
<option value="3">CASI SIEMPRE</option>
<option value="4">SIEMPRE</option>
</select></td>
</tr>
<tr>
<td><pre><strong>4 &iquest;El docente explica la clase y se hace entender de manera adecuada?</strong></pre></td>
<td><select name="pregunta4" size="1" id="pregunta4">
<option value="1">NUNCA </option>
<option value="2">CASI NUNCA</option>
<option value="3">CASI SIEMPRE</option>
<option value="4">SIEMPRE</option>
</select></td>
</tr>
<tr>
<td height="32"><pre><strong>5 &iquest;El docente genera motivaci&oacute;n para iniciar, mantener y finalizar la clase de manera efectiva?</strong></pre></td>
<td><p>
<select name="pregunta5" size="1" id="pregunta5">
<option value="1">NUNCA </option>
<option value="2">CASI NUNCA</option>
<option value="3">CASI SIEMPRE</option>
<option value="4">SIEMPRE</option>
</select>
</p></td>
</tr>
<tr>
</table>
<div align="center"></div>
<div align="center"></div>
<h4>
<marquee behavior="scroll">
<strong>Espacio para Comentarios, Sugerencias y/o Felicitaciones</strong>
</marquee>
</h4>
<h3 align="left">
<label for="textfield3"></label>
<textarea name="comentario" cols="127" rows="5" id="comentario"></textarea>
</h3>
<p align="left">&nbsp;</p>
<p align="left"><strong>DA CLICK PARA EVALUAR AL SIGUIENTE DOCENTE </strong>
<input type="submit" name="siguiente" id="siguiente" value="SIGUIENTE...">
</p>
</form>
<h6 align="center">
<p>
</h6>
<form name="form3" method="post" action="INDEX.html">
<label for="fin"></label>
<div align="center">
<input type="submit" name="fin" id="fin" value="FIN DE EVALUACION">
</div>
</form>
<p align="center">&nbsp;</p>
<h6 align="center">
<p></h6>
<p align="center">&nbsp;</p>
</body>
</html>


las preguntas van de la 1 a 25 pero esta es la idea del codigo...