Dominick, you've been a great help and I thank you for it.
I used a CSS container with the table inside of it and it looks great. I had already used a CSS Nav-bar and it looks great too, as well as it works as intended. I was just unsure how to get the table data into the table.
My data is a variable with each list item corresponding to a row in the table. Each list item also contains a list of 5 items which constitute the columns. Looks like I was on the right track thinking that a for loop was the secret. and it was. But, I just didn't have any examples of the syntax until you sent It to me. The links you sent also have some examples. So, now i'll give a try and let you know how I made out.
Dick Arnold
Houston, TX