Jump to content

Altura de célula dinâmica


magnastik
 Share

Recommended Posts

Boas!

Tenho este código e gostava de conseguir colocar o último <TD> com altura dinâmica mas não estou a conseguir.

O CSS que tá aplicado à célula é apenas para ficar com o background de uma determinada cor.

Se alguém poder ajudar... gracias!

<table width="245" border="0" cellpadding="2" cellspacing="3">
	<tr height="100">
		<td bgcolor="white" width="245" height="100"><a href="tmp/index.php?content=inicio"><img src="images/logo.jpg" width="132" height="77" border="0"></a><br><span class="style5">Construção Civil e Promoção Imobiliária</span>
                                           </td>
	</tr>
	<tr height="245">
	<td width="245" height="303" valign="bottom" bgcolor="white"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="245" height="303">
                                              <param name="movie" value="menu.swf?idioma=<?php echo $idioma; ?>">
                                              <param name=quality value=high>
                                             <embed src="menu.swf?idioma=<?php echo $idioma; ?>" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="245" height="303"></embed></object>
                                          </td>
	</tr>
	<tr>
	<td width="245" class="td_laranja_100height">Que a altura da célula seja dinâmica!!!!</td>
	</tr>
	</table>

Abraços,

MagNastiK

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

By using this site you accept our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.