I elected to use the CSS for tables based on the following link. http://www.w3schools.com/html/html_tables.asp
The new CSS looks like the following. table {background: lightgray; border:8px double red; border-collapse: collapse;} td {border:4px single red; border-style: none solid none solid; border-collapse: collapse;} I still sort of wish I could get the windows box symbols to work with html (they work fine in JHS itself). But in my case there is some small appeal to the simpler symbols. ┌┬┐├┼┤└┴┘│─ Thanks, again Bob. -- (B=) ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm