Thanks Foxie for the lead with the include statement. I followed the link and it does look like PHP would do it, just will take me some time to work it, which is not a problem. I was just hoping there would be a simple HTML solution similar to when I source an image on my site;
<img src="Thumb Art/Duck_Watercolor_thumb.jpg" class="featureimg" />
It just seems that if I can source and image I should be able to source a list of text...
If i used PHP......
would the "source" look something like this and be found in the same directory?;
list.php
<?php
$list='HTML for my list'