domingo, 26 de mayo de 2019
INSERTANDO GRAFICOS-IMAGENES EN UNA PAGINA WEB
insertando gráficos-imagenes en una pagina web:
FIGURA 1
<!DOCTYPE html>
<html>
<head>
<title>"insertando gráficos-imagenes en una pagina web"</Title>
</head>
<body>
<h1> <span style="color:green">insertando gráficos-imagenes en una pagina web</span> </h1>
<figure>
<img src="file:///C:/Users/Public/Pictures/Sample%20Pictures/Koala.jpg"alt="koala"
width="590"heigth="360">
<figcaption>Fig.1 - un animal koala .</figcaption>
</figure>
</body>
</html>
AQUI EL ENLACE:
http://file:///G:/PRACTICA%202-%20INSERTANDO%20GRAFICOS-IMAGENES%20EN%20UNA%20PAGINA%20WEB/figura1.html
FIGURA 2
<!DOCTYPE html>
<html>
<head>
<title>"insertando gráficos-imagenes en una pagina web"</Title>
</head>
<body>
<h1> <span style="color:red">insertando gráficos-imagenes en una pagina web</span> </h1>
<figure>
<img src="file:///C:/Users/Public/Pictures/Sample%20Pictures/Desert.jpg"alt="koala"
width="590"heigth="360">
<figcaption>Fig.2 - un desierto.</figcaption>
</figure>
</body>
</html>
AQUI EL ENLACE:
http:file:///G:/PRACTICA%202-%20INSERTANDO%20GRAFICOS-IMAGENES%20EN%20UNA%20PAGINA%20WEB/figura2.html
Suscribirse a:
Enviar comentarios (Atom)
-
EL PHP PHP es un lenguaje de código abierto muy popular, adecuado para desarrollo web y que puede ser incrustado en HTML. Es popular po...
-
El FODA es una herramienta analítica que permite trabajar con toda la información que posees sobre el negocio. Es decir, estudia la situació...
No hay comentarios:
Publicar un comentario