Ver Mensaje Individual
  #4 (permalink)  
Antiguo 05/06/2006, 17:11
okram
Invitado
 
Mensajes: n/a
Puntos:
yo lo haria assi:

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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<link href="detalles.css" rel="stylesheet" type="text/css" />
</head>
 
<body>
<p>
<span>
<p> <strong><?=$Establecimiento?> </strong></p>
<img src="images/foto.jpg" width="140" height="116" hspace="10" align="right" /><? echo $Contenido;?>
</p>
Salu2