Ver Mensaje Individual
  #12 (permalink)  
Antiguo 29/01/2008, 09:02
noiet
 
Fecha de Ingreso: enero-2008
Mensajes: 61
Antigüedad: 16 años, 3 meses
Puntos: 0
Re: Usar el footer en otro nivel

Hola Gente,

Les querría preguntar si detectan el problema dentro del código, porque no hay manera de que aparezca la imagen. Gracias de antemano.


Código PHP:
<!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">
<
head>
$URL_BASE "http://www.fisalparty.com";  
<
meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<
title>Documento sin t&iacute;tulo</title>
</
head>

<
body>
echo 
"<img src='$URL_BASE/gif/footer/footer_logo_forum.gif' />"
</
body>
</
html

Saludos