6 lines
143 B
HTML
6 lines
143 B
HTML
<html>
|
|
|
|
<head><title>Welcome!!!</title></head>
|
|
|
|
<body>
|
|
|
|
<h1><center>Mensaje de bienvenida al nuevo usuario</center></h1>
|
|
|
|
</body>
|
|
|
|
</html> |