Centro De Bachillerato Tecnologico # 168 "Francisco I.Madero" Soporte Y Mantenimiento A Equipo De Computo Hoy Es 7 De Junio Del 2013
EQUIPO 7

Practica 1-3

Practica 1
<html>
<head>
<title>mi primer programa</title>
</head>
<body>
<body style="background:Black">
<H1><FONT SIZE = +2 COLOR = "PINK">¡HOLA MUNDO!</FONT></H1>
<H2><FONT SIZE = +2 COLOR = "PINK">¡SOY NATALIA!</FONT></H2>
<H3><FONT SIZE = +2 COLOR = "PINK">ARRIBA EL CBTIS 168 </FONT></H3>
<H4><FONT SIZE = +2 COLOR = "PINK">ARRIBA SOPORTE Y MANTENIMIENTO ;D</FONT></H4>
<H5><FONT SIZE = +2 COLOR = "PINK">XD</FONT><H5>
</body style>
</body>
</html>


Practica 2  
<html>
<head>
<title>mi primer programa</title>
</head>
<body>
<?php echo '<p>Hola Mundo</p>'; ?>
</body>
</html>

Practica 3

<html>
<head>
<title>mi primer ejercicio de pagina web</title>
</head>
<body>
<body style="background:aliceblue">
<H1><FONT SIZE = +2 COLOR = "PINK">Esta es mi primer página Web utilizando HTML</FONT></H1>
<H2><FONT SIZE = +2 COLOR = "PINK">El objetivo es que en esta primera práctica, pueda conocer la estructura básica de un documento HTML y aplicarla a un ejemplo sencillo, que es este texto</FONT></H2>
<H3><FONT SIZE = +2 COLOR = "PINK">¡Saludos!</FONT></H3>
</body style>
</body>
</html>


 

 
Este sitio web fue creado de forma gratuita con PaginaWebGratis.es. ¿Quieres también tu sitio web propio?
Registrarse gratis