pagina não carrega imagens
olá srs.
estou tentando usar o dw e fazer umas pagininhas, só q tem algo errado o dw mostr as imagens, caminho tudo (acho eu) certinho, mas qdo abro no ie as imagens não aparecem, pensei q fosse alguma cagada minha pois estou usando DIVs, mas aí gerei um html com u uma tabela, e o mesmo erero ocorreu :S
vejam se alguem me ajuda a idetificar o erro
<!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=utf-8" />
<title>Untitled Document</title>
</head>
<body>
<table width="200" border="5">
<tr>
<th colspan="2" scope="col"><img src="/images/header.gif" width="1024" height="165" /></th>
</tr>
<tr>
<th colspan="2" scope="row"><img src="/images/topmenu.gif" width="1024" height="51" /></th>
</tr>
<tr>
<th width="136" scope="row"><img src="/images/menu.gif" width="136" height="281" /></th>
<td width="882"><div align="center"><img src="/images/banner.gif" width="497" height="177" align="top" /></div></td>
</tr>
</table>
</body>
</html>
detalhe a estrutura de diretorios ta +- assim
/site/teste.html
/site/images/imagens.gif/jpg
pra mim parece normal
:S
socorro antes q eu jogue o pc pela janela
:)
valew
Discussão (4)
Carregando comentários...