Practica 10


<!doctipe html>
<html>
<head>
<title>practica 10 </title>

<style type="text/css">
   a:link {
       color: purple;
   }
   a:hover {
      color:purple;
   }
   a:visited {
      color: purple;
  }
BODY{BACKGROUND-color:yellow}

body { color: blue }
body { background-color: #F3F781 }
body { font-family: Georgia, “Times New Roman”, Times, serif }
h1 { Font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
</style>
</head>
<body>
<UL type = disk >
<li><a href="http://www.descargabeta.com" target="main">Pagina Principal</a><br />
<li><a href="http://www.descargabeta.com" target="main">Altas</a><br />
<li><a href="http://www.descargabeta.com" target="main">Bajas</a><br />
<li><a href="http://www.descargabeta.com" target="main">Modificaciones</a><br />
<li><a href="http://www.descargabeta.com" target="main">Consultas</a><br />
<h1>uso de herramientas aplicaciones web</h1>


<h4 align="justified"> ¡en este ejemplo haremos uso de hojas de estilo en cascada!

<br><br>¡daremos formato al texto y a los enlaces!

<br><br>esta pagina no cuenta con imagenes, pero contiene enlaces, aunque no te lleven a nungun sitio...

No hay comentarios:

Publicar un comentario