Sei sulla pagina 1di 2

<html>

<head>
<title>mi primer pagina </title>
</head>
<body>
<p>Hello Word!!!
</p>
</body>
<html>

<html>
<head>
<title>segunda pagina web
</title>
</head>
<body>
<p>helen viridian acosta vibero
</p>
</body>
<html>
<html>
<head>
<title> Linea y Enter </title>
</head>
<body>
<p> Esta es mi tercera pagina
web y voy a mostrar que un
parrafo se
muestra de manera continua.
</p>
<p> Este otro parrafo se
corta aqui <br> apesar
de que la edicion es diferente.
</p>
<hr>
</body>
</html>

<html>
<head>
<title>color de pagina
</title>
</head>
<body style="background-
color:blue";>
<font face=¨verdanasize=2
color=orange>
<p> helen viridian acosta vivero
</p>
</font>

Potrebbero piacerti anche