Jump to content
Fórum Script Brasil
  • 0

Problemas Com O Colspan


btt50

Question

Boas eu nunca trabalhei com menus drop down e tenho um problema que não sei como e que o vou resolver o codigo e este e gostava de saber qual é o valor que posso por no colspan para a tabela ficar direita .

<table width="832" border="1"  align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td width="832"  colspan="4"<embed src="logo.swf" quality="high" width="832" height="133" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"> </embed>    </td>
        </tr>
        <tr>
                        <td colspan="4" class="menu">
        <li class="top"><a href="#" class="top_link"><span>Home</span></a></li>
        <li class="top"><a href="#" class="top_link"><span>Anedotas</span></a>
                <ul class="sub">
                        <li><a href="#">link1</a></li>                  
                        <li><a href="#">link2</a></li>
            <li><a href="#">link3</a></li>
            <li><a href="#">link4</a></li>
            <li><a href="#">link5</a></li>
                </ul>
        </li>
        <li class="top"><a href="#" class="top_link"><span>Videos</span></a>
                <ul class="sub">
                        <li><a href="#">link1</a></li>                  
            <li><a href="#">link2</a></li>
            <li><a href="#">link3</a></li>
            <li><a href="#">link4</a></li>
                </ul>
        </li>
        <li class="top"><a href="#" class="top_link"><span> Sugestão </span></a></li></td>

        </tr>
        <tr>
        <td colspan="4">1</td>
        <td colspan="4" rowspan="2">2</td>
        <td colspan="4">3</td>
        </tr>
        <tr>
        <td colspan="4">1</td>
        <td colspan="4" >2</td>
        
        </tr>
        
</table>

Obrigado fico a espera de respostas. :rolleyes:

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

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...