Hola,
estoy intentando subir una pagina html solo con una imagen en la que especifica que el sito en cuestion esta siendo creado, pero no se me vee la imagen en ningun navegador y nose porque.
el cosigo es el siguiente:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
<link href="oneColElsCtr.css" rel="stylesheet" type="text/css" />
</head>
<body class="oneColElsCtr">
<div id="container">
<div id="mainContent">
<p><img src="../data/erlas-web.gif" width="697" height="479" alt="" longdesc="http://www.erlas.cat/datos/data/erlas-web.gif" /></p>
<p> </p>
<!-- end #mainContent --></div>
<!-- end #container --></div>
</body>
</html>
podriais ayudarme porfavor¿? GRACIAS