visualización de imágenes TIFF en el documento html

  • astrid+
  • Novice
  • Novice
  • No Avatar
  • Registrado: Jul 13, 2009
  • Mensajes: 16
  • Status: Offline

Nota Octubre 28th, 2009, 2:59 pm

Hola a todos,

Im codificación de un sitio web, pero quiero usar imágenes TIFF solamente. Sin embargo, no se ven. ¿Alguna de ustedes sabe por qué? Este es el código que tengo:

Código: [ Download ] [ Select ]
<link rel="stylesheet" type="text/css" a href="mystyles.css">
<META NAME="keywords" content="nyc, new york city">
<html>
<head>
<title>blah</title>

<style type="text/css">

body {cursor:vertical-text}

div {
    font-family: times new roman;
    color: #000000;
    font-size: 11px;
    }



n {
    font-family: times new roman;
    color: #000000;
    font-size: 14px;
    }

A:link
{ text-decoration: none ; color: #666699 }
A:visited
{ text-decoration: none ; color:#666699 }
A:active
{ text-decoration: none ; color:#cccccc }
A:hover    
{text-decoration: underline ; font: verdana; color:#cccccc; cursor: nw-resize;}

body {
text-align: center;
}




</style>

<body>

<div class=outermost_body>
<DIV><BR><BR><BR><BR><BR><BR><BR><img src="panel1.tiff"><img src="panel2.tiff"><BR><BR><BR><BR><BR><BR><BR></div>
<div>

</body>
</html>
  1. <link rel="stylesheet" type="text/css" a href="mystyles.css">
  2. <META NAME="keywords" content="nyc, new york city">
  3. <html>
  4. <head>
  5. <title>blah</title>
  6. <style type="text/css">
  7. body {cursor:vertical-text}
  8. div {
  9.     font-family: times new roman;
  10.     color: #000000;
  11.     font-size: 11px;
  12.     }
  13. n {
  14.     font-family: times new roman;
  15.     color: #000000;
  16.     font-size: 14px;
  17.     }
  18. A:link
  19. { text-decoration: none ; color: #666699 }
  20. A:visited
  21. { text-decoration: none ; color:#666699 }
  22. A:active
  23. { text-decoration: none ; color:#cccccc }
  24. A:hover    
  25. {text-decoration: underline ; font: verdana; color:#cccccc; cursor: nw-resize;}
  26. body {
  27. text-align: center;
  28. }
  29. </style>
  30. <body>
  31. <div class=outermost_body>
  32. <DIV><BR><BR><BR><BR><BR><BR><BR><img src="panel1.tiff"><img src="panel2.tiff"><BR><BR><BR><BR><BR><BR><BR></div>
  33. <div>
  34. </body>
  35. </html>
  • Anonymous
  • Bot
  • No Avatar
  • Registrado: 25 Feb 2008
  • Mensajes: ?
  • Loc: Ozzuland
  • Status: Online

Nota Octubre 28th, 2009, 2:59 pm

  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • Avatar de Usuario
  • Registrado: May 28, 2003
  • Mensajes: 22501
  • Loc: Pittsburgh PA
  • Status: Online

Nota Octubre 28th, 2009, 3:46 pm

Si nos fijamos en este gráfico, verá que su Tiff, porque no es compatible con la mayoría de los navegadores (al menos no los más importantes).

http://en.wikipedia.org/wiki/Comparison ... at_support

Elija un formato de imagen que es compatible. Tiff son por lo general como un tamaño de archivo grande de todos modos que yo no veo por qué youd desea utilizarlos. Theyll empantanar sus páginas.
"The web is a dominatrix. Every where I turn, I see little buttons ordering me to Submit."
Play sports pools and discuss sports topics at Boasting Rights Sports Forum
Get paid to write articles - www.associatedcontent.com
  • roje0913
  • Student
  • Student
  • No Avatar
  • Registrado: Sep 08, 2006
  • Mensajes: 78
  • Status: Offline

Nota Octubre 28th, 2009, 10:30 pm

Zamzar dot com / conversionTypes.php convierte en línea para libre (no asociado con el portal de alguna manera)

Publicar Información

  • Total de mensajes en este tema: 3 mensajes
  • Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 165 invitados
  • No puede abrir nuevos temas en este Foro
  • No puede responder a temas en este Foro
  • No puede editar sus mensajes en este Foro
  • No puede borrar sus mensajes en este Foro
  • No puede enviar adjuntos en este Foro
 
 

© Unmelted Enterprises 1998-2009. Impulsado por phpBB © 2001-2009 phpBB Group.