Ver Mensaje Individual
  #3 (permalink)  
Antiguo 03/05/2005, 03:38
AnDrEa MM
 
Fecha de Ingreso: mayo-2005
Mensajes: 510
Antigüedad: 19 años
Puntos: 1
No me sale!!

Este es mi código, creo q he hecho bien lo q me dices, pero no me sale, así q debo tener algún error:

<head>
<title>Formulario para introducir incidencias</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
.confondo { background-color: #99CCCC; text-align: left }
</style>
</head>
<body bgcolor="#99CCCC" text="#333366">
<font face="Georgia" >
<form method="post" action="http://localhost/aceptar.php" name="introducir-incidencias">
<table width="100%" border="2">
<tr>
<td><div align="right"><strong>Nº INCIDENCIA:</strong></div></td>
<td> <input type="text" name="N&ordm; INCIDENCIA" size="85" maxlength="6" class="confondo"/> </td>
</tr>