Warez 0 Denunciar post Postado Março 26, 2011 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 Compartilhar este post Link para o post Compartilhar em outros sites
Vinicius Weber 0 Denunciar post Postado Março 27, 2011 Cara, um detalhe, voce esta definindo a tabela com 200px e a imagem com 1024, provavelmente nem irá aparecer ou ira ficar errado mesmo, tente tbm tirar a barra que em antes de images para ver se muda algo <img src="images/header.gif" width="1024" height="165" /> Compartilhar este post Link para o post Compartilhar em outros sites
Warez 0 Denunciar post Postado Março 27, 2011 não é isso, as imagens ficam com aquele x como se o link tivesse quebrado...soh q isso eh local :s a tabela foi soh um cod exemplo q eu criei p/ ver se achava oq está errado... as imagens ficam com x em qquer circustancia...talvez seja alguma config do dw...sei la mesmo assim obrigado Compartilhar este post Link para o post Compartilhar em outros sites
William Bruno 1501 Denunciar post Postado Março 27, 2011 oque existe antes de /site ? está rodando num servidor ? no firefox as imagens aparecem ? Compartilhar este post Link para o post Compartilhar em outros sites
Warez 0 Denunciar post Postado Março 27, 2011 to rodando local ainda....naum fiz upload antes de site existe h:\projetos\site\... não testei outros navegadores ainda Compartilhar este post Link para o post Compartilhar em outros sites