David, I have listed below a small part of the table (or more to the point
how I am approaching it!) through the code fragment HTML editor - if you
duplicate the data line several times and view as web page preview it scrolls
no problem - I will be adding further columns so I need to cut down on the
input instructions hence one instruction to turn all fonts blue...
<DIV id="scroll3" style="width:350;height:200;overflow:auto; border: 2px
solid">
<table border= 1 cellspacing=10 cellpadding=0
<tr><td width=300;span style="color:blue">STRONGMAN</td><td width=50;span
style="color:blue"; align="center">45</td></tr>
</table>
</DIV>
Thanks, Stuart...
> If you are putting the table in a scroll box, that suggests to me that your
> are somehow dynamically importing the table, much as one would import
[quoted text clipped - 27 lines]
> >> > use?
> >> > Thanks...
DavidF - 27 Apr 2008 14:41 GMT
Stuart,
Sorry, I have got nothing for you. Hopefully someone that knows more about
coding will jump in here.
DavidF
> David, I have listed below a small part of the table (or more to the point
> how I am approaching it!) through the code fragment HTML editor - if you
[quoted text clipped - 54 lines]
>> >> > use?
>> >> > Thanks...
Rob Giordano (Crash) - 29 Apr 2008 05:52 GMT
try setting the style on the div instead

Signature
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression
> David, I have listed below a small part of the table (or more to the point
> how I am approaching it!) through the code fragment HTML editor - if you
[quoted text clipped - 54 lines]
>> >> > use?
>> >> > Thanks...