blz??
eh o seguinte...
to fazendo um blog... e to tendo problema no codigo e como fazer no dream....
eu to trabalhando com tabelas... e com um iframe no meio, aonde vai ser os post....
conseguir configurar tudo certinho e tal....
mais to com um problema... q vcs podem observar na img no anexo...
eu crie tres imgs... as duas da ponta estao numa tabela... e a do meio ta no iframe... e elas nao estao ficando juntinhas e tal...
alguem ai sabe como faço pra q elas fikem certinhas???
desde ja agradeço pela compreenção....
abraços... t+....
CODIGO DO INDEX
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>
<body>
<table width="740" border="0" align="center">
<tr>
<td colspan="2">
<table width="740" height="285" border="0" align="center">
<tr>
<td width="740" height="281" background="imgs/logo.gif"><table width="745" height="271" border="0">
<tr>
<td width="146" height="168"> </td>
<td width="134"> </td>
<td width="140"> </td>
<td width="140"> </td>
<td width="163"> </td>
</tr>
<tr>
<td height="57"> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td height="38"> </td>
<td colspan="4"> <img src="imgs/link_home.gif" width="112" height="36"> <img src="imgs/link_programas.gif" width="115" height="36"> <img src="imgs/link_equipe.gif" width="112" height="33"> <img src="imgs/link_ouvinte.gif" width="112" height="30"> <img src="imgs/link_contato.gif" width="112" height="31"></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="180" height="218"> </td>
<td width="567"><table width="567" height="216" border="0" align="center">
<tr>
<td width="561" height="155"><div align="center"><img src="imgs/meio_cima.jpg" width="490" height="153"></div></td>
</tr>
<tr>
<td><div align="center">
<iframe src="meio.html" name="meio" width="561" hspace="0" frameborder="0" marginheight="0" marginwidth="0" scrolling="no"> </iframe>
</div></td>
</tr>
<tr>
<td><div align="center"><img src="imgs/meio_baixo.jpg" width="490" height="30"></div></td>
</tr>
</table></td>
</tr>
<tr>
<td height="222" colspan="2"> </td>
</tr>
</table>
</body>
</html>
CODIGO DO IFRAME
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body leftmargin="0" topmargin="0"> <table width="490" border="0" align="center"> <tr> <td height="128" background="imgs/meio_meio.jpg"> </td> </tr> </table> </body> </html>
Attached Files
Edição feita por: KrEmEr, 10/03/2006, 23:54.











