Jump to content
Fórum Script Brasil
  • 0

Imagem Com Texto Sem Tabelas


PhoEniXFirE

Question

Tenho este código HTML, q é o imagem com texto, utilizei duas tabelas, a primeira dividida em duas celulas, a primeira celula da 1ª tabela fica a imagem e e a 2ªcelula da 1ªtabela fica o a 1ª parte do texto, na 2ª tabela tem a continuação do texto.

                    <table border="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber5">
                      <tr>
                        <td width="75">
                        <img border="0" src="images/foto_destaque.jpg" width="75" height="75"></td>
                        <td>
                        <font face="Arial" style="font-size: 9pt; font-weight: 700">
                        <a href="#">
                        Confira as fotos da Cobertura São João 2004 em E.</font>
                        </a></td>
                      </tr>
                    </table>
                    <table border="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber6">
                      <tr>
                        <td width="100%">
                        <font face="Arial" style="font-size: 9pt; font-weight: 700">
                         <a href="#">
                         da Cunha [22 a 27/06]</font>
                         <a/></td>
                      </tr>
                    </table>

O link q é em todo o texto, deveria ser um só, mas esta sendo dividido, já q são tabelas diferentes.

O q acontece é o seguinte:

Eu tinha visto num site, outra forma de utilizar a imagem com texto, porque eu preciso q este link se destaque no texto todo, n apenas no 1º ou só no 2º.

Tem outra forma pra fazer isso?

valeu,

Rai Rabelo

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0


<div align='center'>  conteudo  </div>

Fallou...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Forum Statistics

    • Total Topics
      152.2k
    • Total Posts
      652k
×
×
  • Create New...