Box draw should work in JHS html written to the log. But you need a font that supports them and it sounds as if your default font does not have those characters. You can use css to select the font to use.
On Sat, Mar 19, 2016 at 10:15 AM, Brian Schott <schott.br...@gmail.com> wrote: > 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 > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm