Gracias es muy útil tu información pero me podrías poner el código más claro por favor, es que lo que quiero es hacer la tabla con fondo transparente mira esta es mi página web
http://digitalmonsters.netne.net/index.phpComo veras hay tablas grises y en la tabla de en medio hay una imagen dentro pero si te fijas también es transparente y no quiero que haga eso quiero que la imagen texto o video se vean normal mira este es el código fuente de mi web:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Digitalmonsters</title>
</head>
<body bgcolor="#000000"; style="background-image:url(
); background-repeat: no-repeat">
<p>
<table style="height: 22px;" border="0" width="361" align="center">
<tbody>
<tr>
<td> </td>
</tr>
</tbody>
</table>
<br /><br /><br />
<table style="filter: alpha(opacity=35); background-color: #a4a4a4; height: 22px; -moz-opacity: 0.3; opacity: 0.3; -khtml-opacity: 0.3;" border="0" width="367" align="center">
<tbody>
<tr>
<td> </td>
</tr>
</tbody>
</table>
<br /><br />
<table style="filter: alpha(opacity=35); background-color: #a4a4a4; height: 22px; -moz-opacity: 0.3; opacity: 0.3; -khtml-opacity: 0.3;" border="0" width="204" align="right">
<tbody>
<tr>
<td> </td>
</tr>
</tbody>
</table>
<table style="filter: alpha(opacity=35); background-color: #a4a4a4; height: 32px; -moz-opacity: 0.3; opacity: 0.3; -khtml-opacity: 0.3;" border="0" width="214" align="left">
<tbody>
<tr>
<td> </td>
</tr>
</tbody>
</table>
<table style="filter: alpha(opacity=35); background-color: #a4a4a4; height: 22px; -moz-opacity: 0.3; opacity: 0.3; -khtml-opacity: 0.3;" border="0" width="489" align="center">
<tbody>
<tr>
<td> <img src="web_images/need_for_speed_shift_logo.jpg" alt="" /></td>
</tr>
</tbody>
</table>
</p>
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
</body>
</html>
Y Quisiera solo el fondo solo el fondo transparente y es que no se mucho de programación Gracias espero que me puedas ayudar Adiós