lunes, 8 de diciembre de 2014

Programa 1

<html>
<head>
  <title>Elaborar un Programa para alinear el texto hacia la  izquierda, derecha y en el centro. y Justificar el texto</title>
</head>
<body background="francisco.jpg">
  <b><font size="6"><p align="left"> Programar</p>
  <p align="center"> en </p>
  <p align="right"> HTML </p></b></font>
  <p align="justify"><b><font color="Purple" size="5" face="forte">EN LOS MOMENTOS MAS IMPORTANTES DE LA VIDA SIEMPRE CUENTAN
  AQUELLAS COSAS SON PEQUEÑAS PARA MUCHOS, PERO QUE PARA NOSOTROS SON TESOROS A
  LOS QUE NI EL DINERO O LAS JOYAS PODRIA IGUALAR NUNCA</p></b></font>
</body>
</html>
crear un documento web donde alinea los textos de forma centrada a la izquierda y derecha.
Programar
En
HTML

No hay comentarios.:

Publicar un comentario