Cita:
Iniciado por nfo que bien!!! muchas gracias oye me puedes poner tb los ficheros
header.shtml
footer.html
no consigo poner con los margenes las etiquetas
Name
Size
MIME Type
Ahí los tienes.
header.shtml
Código HTML:
Ver original<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Index of
<!--#echo var="REQUEST_URI" --> </title> <!--<link rel="stylesheet" href="http://www.sinfocol.org/style.css" type="text/css" media="screen" />-->
body {
margin: 0;
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
letter-spacing : 2pt;
}
a, a:visited {color: #668ec9;}
a:hover {color: #f00;}
a:active {color: #f00;}
td {
margin: 0;
padding: 0;
}
#footer {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
border-top:1px solid #ccc;
width:900px;
margin-top:20px;
}
#footer p {margin-top: 4; margin-left: 6px;}
img{border:0}
#contenedor{
margin-left:30px;
}
h1{
font-size:1.8em;
font-weight:normal;
}
img{
border:0px;
}
<h1>Index of
<!--#echo var="REQUEST_URI" --></h1>
footer.html
Salu2!