Ver Mensaje Individual
  #7 (permalink)  
Antiguo 13/10/2009, 12:09
kseso?
Colaborador
 
Fecha de Ingreso: junio-2007
Mensajes: 5.798
Antigüedad: 16 años, 10 meses
Puntos: 539
Respuesta: EFecto Texto incrustado

Cita:
Iniciado por mayid Ver Mensaje
Esto es crossbrowser?
Cuando ie sea un navegador lo será

Ahora en serio. Hay otra forma de simular esa incrustación que sí lo es:



Prueba y adapta este código a tus necesidades
Código html:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es-es">
  3. <title>Kseso? | Jugando con css</title>
  4.  <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" />
  5. <style type="text/css">
  6. * {margin: 0; border: 0; padding: 0;}
  7. body {background: #D7A252;}
  8. #top_1 {
  9. color:#cdcdcd;
  10. font-family:"times New Roman";
  11. font-size:2em;
  12. letter-spacing:0.05em;
  13. margin:0 auto;
  14. position:relative;
  15. text-align:center;
  16. width:100%;
  17. }
  18. #top_2 {
  19. color:#444;
  20. left:-1px;
  21. position:absolute;
  22. text-align:center;
  23. top:-1px;
  24. width:100%;
  25. }
  26. </head>
  27.     <div id="top_1">
  28. ~~ Texto Simulando Relieve ~~
  29.         <div id="top_2">~~ Texto Simulando Relieve ~~
  30.         </div>
  31.     </div>
  32. </body>
  33. </html>

Un saludo
__________________
Por una web con mucho estilo
+++ CUENTA ABANDONADA. ¿la quieres? +++