Opção Design do DREAM cs4 TRAVADA
Boa noite galera,
é o seguinte esses dia estou tentando criar um site... usei uns códigos de include e etc... e a opção design trava, não tem como eu mecher nela e também nnão atualiza.
Para entender melhor tirei uma print. Observem que eu mudei o titulo da página e embaixo não atualizou
alguem sabe se tem algo a ver com o código? Se tiver como faço para solucionar?
Obs.: O WAMP SERVER ESTA ABERTO. não sei se muda algo
abaixo o código e a imagem
<!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">](http://www.w3.org/1999/xhtml)
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Documento</title>
</head>
<body>
<table width="750" border="1" cellpadding="0" cellspacing="">
<tr>
<td colspan="2"><?php include "cabecalho.php"; ?></td>
</tr>
<tr>
<td width="140"><?php include "menu.php" ?></td>
<td width="610"><table width="750" border="0">
<tr>
<td><?php include "home.php"; ?></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="2"><?php include "rodape.php"; ?></td>
</tr>
</table>
</body>
</html>/applications/core/interface/imageproxy/imageproxy.php?img=http://img163.imageshack.us/img163/2748/forumdwtravando.jpg&key=ca999f1faf4cff9b13c8526465a5ef10b5e80fa09903b7d0ef3d6306e1f5b5f1" alt="Imagem Postada" /> /applications/core/interface/imageproxy/imageproxy.php?img=http://img163.imageshack.us/img163/forumdwtravando.jpg/1/w1360.png&key=3efff2e8af630a4df90a44cf1c98d25ac64c808a55260d555a26236588c69c6b" alt="Imagem Postada" />
Discussão (2)
Carregando comentários...