Ejemplo 1.11

<!doctype html>
<html>
<head<
<meta charset="utf-8">
<title>Artesanias de Oxacañas</title>
<style type="text/css">
body,td,th{
font-family:"Lucida Grande", "Lucida Sans Unicode",
"Lucida Sans", "Deja vu Sans", Verdana,sans-serif;
font-style:oblique;
font-weight:bold;
font-size:14px;
color:#078E17;
}
body{
background-color:#FBC9FC;
background-repeat:no-repeat; 
}
</style>
</head>
<body>
<center>Artesanias de oaxaca</center>
<img src="../Pictures/artesania.jpg" width="600" height="300"> 
</body>
</html>

Comentarios

Entradas más populares de este blog

1.13 Etiquetas y atributos para hipervinculos