viernes, 30 de octubre de 2015

codigo basico

codigo basico en blog de notas

fondo con color

<html>
<head>
<title>MI PAGINA</title>
<font color="#0000ff" size="10">
<marquee> somos los mejores del francisco
</marquee>
</font>
</head>
<body bgcolor="#e6ffff">
<center>
<iframe width="280" height="157" src="https://www.youtube.com/embed/B_MvGBLOcGo" frameborder="0" allowfullscreen></iframe>
<img src= "http://www.cordonsfjo.com/images/fjo.jpg" width="280" height="157">
<img src="mrbeam.jpg" width="280" height="157">
</center>
<font color="#ff0000" size="6"> hola a todos, este es un ensayo de como puede crearse una pagina web basica</font>
</body>
</html>



fondo con imagen


<html>
<head>
<title>MI PAGINA</title>
<FONT COLOR="#CBAB" SIZE="8">
<marquee> SOMOS LOS MEJORES DEL FRANCISCO
</MARQUEE>
</FONT>
</head>
<BODY BG COLOR="#CBAB">
<iframe width="280" height="157" src="https://www.youtube.com/embed/B_MvGBLOcGo" frameborder="0" allowfullscreen></iframe>
<div>
<IMG SRC= "http://www.cordonsfjo.com/images/fjo.jpg">
<div>
<img src="mrbeam.jpg" width="280" height="157">
</center>
<FONT COLOR="#ff0000" SIZE="6">
HOLA
</body>
</html>