Ver Mensaje Individual
  #4  
Antiguo 07-08-2007
Avatar de dec
dec dec is offline
Moderador
 
Registrado: dic 2004
Ubicación: Alcobendas, Madrid, España
Posts: 13.109
Reputación: 34
dec Tiene un aura espectaculardec Tiene un aura espectacular
Hola,

Pues a mí me va bien también así...

Código PHP:
<style type="text/css">

input.absoluto {
  
top200px;
  
left400px;
  
positionabsolute;
}

</
style>

<
body>

 <
table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
  <
input class="absoluto" />
 </
table>
  
</
body
PD. Probado en Firefox 2 e Internet Explorer 7.
__________________
David Esperalta
www.decsoftutils.com
Responder Con Cita