Tengo ete codigo:
Código:
tr>
<TD onClick="mClk(this);" onmouseover="mOvr(this);doInfo('<%= txtInfo %>');<%= txtSecc %>.style.width=16;<%= txtSecc %>.style.height=16;"
onmouseout="mOut(this);doInfo('<%= txtWebName%>');<%= txtSecc%>.style.width=0;<%= txtSecc %>.style.height=0;" vAlign=center bgColor=#999999
height=21 width="144">
<img src="archivos/barra_vertical.gif" width=2 height=50%>
<img border="0" id="<%=txtSecc%>" src="archivos/icono_menu.gif" width="0" height="0">
<a target="Load" href="<%=txtLink%>" onmouseover="doInfoLinks('<%= txtInfo %>');" onmouseout="limpiar();">
<font class="MENUIZQ"><%= txtSeccion %></font></a></TD>
</tr>
¿Puedo poner a las tr o td una imagen de fondo en vez de un color?? ¿Como?