Jump to content


Photo

Problema Com Html...


  • Faça o login para participar
1 reply to this topic

#1 giga_fire

giga_fire

    Normal

  • Usuários
  • 75 posts
  • Sexo:Não informado
  • Localidade:Leme

Posted 28/07/2004, 14:31

<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>COOPEL - Cooperativa Educacional de Leme</title>
<link href="css.css" rel="stylesheet" type="text/css">
<meta http-equiv="expires" content="Mon, 01 Jan 2004 00:00:01 GMT">
</head>
<body topmargin="0" leftmargin="0" bgcolor="#FFFFFF">
<!-- ------------------------------------------------------------ banner -->
<table width="778" height="100%" border="0" bgcolor="#FFFFFF" align="center" cellpadding="0" cellspacing="0">
 <tr>
  <td align="left" valign="top" colspan="3" height="155">
   <?php
   include("banner.php");
   ?>
  </td>
 </tr>
<!-- ---------------------------------------------------------- barra 01 -->
 <tr>
  <td align="left" valign="middle" width="139" height="30" background="imagem/layout/barra_r1_c1.png">
   <!-- <div class="barra01">
   &nbsp;<a href="index.php?pagina=home" target="_self" title="Página inicial"><img src="imagem/icones/casa.gif" border="0" align="absmiddle" width="15" height="15" /></a>
   <a href="index.php?pagina=contato" target="_self" title="Formulário para contato com a escola"><img src="imagem/icones/carta.gif" border="0" align="absmiddle" width="15" height="15" /></a>
   <a href="index.php?pagina=forum" target="_self" title="Fórum restrito a alunos e mestres"><img src="imagem/icones/pessoas.gif" border="0" align="absmiddle" width="15" height="15" /></a>
   <a href="index.php?pagina=ajuda" target="_self" title="Central de ajuda do site"><img src="imagem/icones/cruz.gif" border="0" align="absmiddle" width="15" height="15" /></a>
   </div> -->
  </td>
  <td align="left" valign="middle" width="500" height="30" background="imagem/layout/barra_r1_c2.png">
   <div class="barra01">
    &nbsp;
   </div>
  </td>
  <td align="right" valign="middle" width="139" height="30" background="imagem/layout/barra_r1_c3.png">
   <div class="barra01">
    &nbsp;
   </div>
  </td>
 </tr>
<!-- ---------------------------------------------------------- menu 01 -->
 <tr>
  <td align="left" valign="top" width="139" height="100%" bgcolor="#FFFFFF">
   <?php
   include("menu_01.php");
   ?>
  </td>
<!-- ---------------------------------------------------------- conteúdo -->
  <td align="left" valign="top" width="500" height="100%" bgcolor="#FFFFFF">
   <?php
   include("paginas.php");
   ?>
  </td>
<!-- ---------------------------------------------------------- menu 02 -->
  <td align="right" valign="top" width="139" height="100%" bgcolor="#FFFFFF">
   <?php
   include("menu_02.php");
   ?>
  </td>
 </tr>
<!-- ---------------------------------------------------------- rodapé -->
 <tr>
  <td align="right" valign="middle" width="500" height="25" background="imagem/layout/barra_r3_c1.png" colspan="3">
   <div class="barra03">
   <b>Melhor visto: 800x600 True Color (32bit)</b>
   </div>
  </td>
 </tr>
</table>
</body>
</html>

O problema acontece no include do banner... aí vai o código do banner

  <table width="778" height="155" border="0" bgcolor="#FFFFFF" align="left" cellpadding="0" cellspacing="0">
    <tr>
     <td align="left" valign="top" width="256" height="155">
      <img border="0" src="imagem/layout/banner_r1_c1.png" usemap="#mapa_01" width="256" height="155" />
     </td>
     <td align="left" valign="top" width="349" height="155">
      <img border="0" src="imagem/layout/banner_r1_c2.png" usemap="#mapa_02" width="349" height="155" />
     </td>
     <td align="left" valign="top" width="173" height="155">
      <img border="0" src="imagem/layout/banner_r1_c3.png" usemap="#mapa_03" width="173" height="155" />
     </td>
    </tr>
   </table>
   <map name="mapa_01">
    <area shape="poly" coords="95,7,68,14,51,25,37,43,30,64,22,66,23,74,7,79,15,93,7,110,36,105,52,124,76,138,110,139,140,123,155,102,185,110,175,94,187,81,170,75,171,67,162,67,153,41,138,21,95,7" href="www.coopel.com.br" target="_self" title="Home page da COOPEL" alt="Home page da COOPEL" />
   </map>
   <map name="mapa_02">
    <area shape="poly" coords="309,134,349,134,349,143,309,143,309,134" href="index.php?pagina=ramais" target="_self" title="Ramais da COOPEL" alt="Ramais da COOPEL" />
   </map>
   <map name="mapa_03">
    <area shape="poly" coords="123,15,113,15,97,25,96,39,105,63,98,70,92,79,94,90,89,97,86,96,82,88,81,88,81,94,87,99,94,97,97,99,93,105,93,110,84,111,81,112,80,122,84,129,64,130,64,139,154,140,153,131,143,130,141,117,129,114,132,102,140,90,140,78,141,62,138,50,136,43,136,28,123,15" href="www.cursoanglo.com.br" target="_self" title="Home page do Anglo - Sistema de Ensino" alt="Home page do Anglo - Sistema de Ensino" />
   </map>

Fik uma barrinha de 5px branca embaixo do banner... como tirá-la?

Edição feita por: giga_fire, 28/07/2004, 14:33.


#2 _Samuca_

_Samuca_

    samuelmachado.com

  • Usuários
  • 1062 posts
  • Sexo:Masculino
  • Localidade:São Bento do Sul - SC

Posted 28/07/2004, 19:43

Ae cara..... dei uma olhada no codigo do banner.... e axo q consegui arruma....

Tenta coloca ele assim:
<table width="778" height="155" border="0" bgcolor="#FFFFFF" align="left" cellpadding="0" cellspacing="0">
   <tr>
    <td align="left" valign="top" width="256" height="155">
     <img border="0" src="imagem/layout/banner_r1_c1.png" usemap="#mapa_01" width="256" height="155" />
    </td>
    <td align="left" valign="top" width="349" height="155">
     <img border="0" src="imagem/layout/banner_r1_c2.png" usemap="#mapa_02" width="349" height="155" />
    </td>
    <td align="left" valign="top" width="173" height="155"> <img border="0" src="imagem/layout/banner_r1_c3.png" usemap="#mapa_03" width="173" height="155" /></td>
   </tr>
  </table>
  <map name="mapa_01">
   <area shape="poly" coords=& #34;95,7,68,14,51,25,37,43,30,64,22,66,23,74,7,79,15,93,7,110,36,105,52,124,76,138,110,139,140,
123,155,102,185,110,175,94,187,81,170,75,171,67,162,67,153,41,138,21,95,7" href="www.coopel.com.br" target="_self" title="Home page da COOPEL" alt="Home page da COOPEL" />
  </map>
  <map name="mapa_02">
   <area shape="poly" coords="309,134,349,134,349,143,309,143,309,134" href="index.php?pagina=ramais" target="_self" title="Ramais da COOPEL" alt="Ramais da COOPEL" />
  </map>
  <map name="mapa_03">
   <area shape="poly" coords=& #34;123,15,113,15,97,25,96,39,105,63,98,70,92,79,94,90,89,97,86,96,82,88,81,88,81,94,87,99,94,9
7,97,99,93,105,93,110,84,111,81,112,80,122,84,129,64,130,64,139,154,140,153,131,143,130,141,117
,129,114,132,102,140,90,140,78,141,62,138,50,136,43,136,28,123,15" href="www.cursoanglo.com.br" target="_self" title="Home page do Anglo - Sistema de Ensino" alt="Home page do Anglo - Sistema de Ensino" />
  </map>

Aqui pra mim saiu o espaço de 5px.... dah uma olhada ae... qualquer coisa eh soh chama! ;)
--
Samuel Machado
www.samuelmachado.com




0 user(s) are reading this topic

0 membro(s), 0 visitante(s) e 0 membros anônimo(s)

IPB Skin By Virteq