5.-
<html>
<head>
<title>Pagina nueva 2</title>
</head>
<body bgcolor=cyan>
<h1>Listas</h1>
<HR>
<OL>
<LI>Capa de datos
<LI>Mysq
<LI>Postgresq
</OL>
<UL>
<LI>Html
<LI>JavaScript
</UL>
</html>
6.-
<html>
<head>
<title>Manipulado Imagenes</title>
</head>
<body>
<h1>Tres Imagenes . . .</h1>
<img src=../imagenes/logo.jpg>
<p/>
<img src=../imagenes/intro.jpg>
<hr>
<img src=../imagenes/final.jpg ALIGN=LEFT WIDTH=272 HEIGTH=92 >
</body>
</html>
No hay comentarios:
Publicar un comentario