how to display image with html?
685925Mar 8 2010 — edited Mar 11 2010good days,
I show an image with html code, that has movement,
I have the following code, if I run it as html, I sampled, but these same lines when pasting into the text field SOURCE -> Region Source
<html>
<head> <!-- ENCABEZADO-->
<title>PAGINA DE INICIO</title> <!-- TITULO APARECE EN LA PARTE SUPERIOR-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body><!-- EL CUERPO ES VISIBLE AL USUARIO.-->
<center><h4> S I C A T </h4></center> <!-- ETIQUETA DE TAMAÑO DE LETRA-->
<!-- COMENTARIO-->
<marquee><u> SISTEMA SICAT </u></marquee> <br>
<br><marquee> <img src="C:\apex\images\godoy\PILOTO.jpg" height="150" wiedth="100"</marquee>
<br>
</body>
</html>
and I run it displays the image, I must do to show me the picture?
I appreciate your attention and cooperation extended ...
good day ...
Reynel Martinez Salazar ....