<!DOCTYPE html> <html> <head> <title>Titulo en la pestaña del navegador</title> </head> <body bgcolor="lightblue"> <body background="playa.jpg"> <p align="center"> <h1>Esta etiqueta es para titulo de primer nivel</h1> <p>En esta parte se escribe un parrafo, es decir que estamos en una etiqueta de parrafo</p> <script> </script> </body> </html>
Comentarios
Publicar un comentario