| 
 Posted by bradsalmon on 10/13/06 13:12 
Hi all, 
 
I've been digging around all morning and still can't find a definate 
answer to this. So hoping someone can tell me that it can't be done or 
point me the right way. 
 
Basically because of issues out of my control I have to try and style 
the contents of a table from an outer DIV tag. Actually it doesn't have 
to be a div tag but I thought it was the only one that could do it. 
 
So something like - 
 
<DIV style="table row1{inner margin-left:3.0pt;font-size:10.0pt;};"> 
<table bordercolor="#000000" width="100%" border="0" cellpadding="0" 
cellspacing="0"> 
     <tr><td bgcolor="#00008b">My Header</td></tr> 
<tr><td>All my info</td></tr> 
</table> 
</DIV> 
 
Is this possible? 
 
FYI: The main browser in use here is IE6 which isn't helping me. 
 
Thanks in advance for any suggestions, 
 
Brad
 
  
Navigation:
[Reply to this message] 
 |