Ver Mensaje Individual
  #2 (permalink)  
Antiguo 26/10/2004, 08:43
Avatar de granbosteron
granbosteron
 
Fecha de Ingreso: agosto-2004
Mensajes: 164
Antigüedad: 19 años, 8 meses
Puntos: 1
A ver si te sirve este ejemplo......

Código HTML:
<style>
#combo{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #707070;
	background-color: #FFFFFF;
	border-width:0;
}
</style>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body topmargin="0" leftmargin="0" bottommargin="0" rightmargin="0">
<input type="text" class="input" id="combo" value="ACA estoy!!" size="50">
</body>
</html> 
__________________
Saludos :adios: :adios: :adios: