Hi Pascal,

In jhs I ran your string through the jhtml verb and it displayed with borders. 
It worked on both Chrome and Safari browsers on my Mac, but I think you may not 
be using jhs?

Cheers, bob

On Jun 6, 2015, at 1:07 PM, 'Pascal Jasmin' via Programming 
<[email protected]> wrote:

> <html><head>
> <style>table, th, td{border:1px solid black  ;border-collapse:collapse;}
> th, td       {padding:5px    ;text-align:left;} 
> caption {padding:20px;}                                     </style></head>
> <body>hello world
> <table><tr> <td><table><tr><td>asdf</td></tr></table></td> 
> <td><table> 
> <tr> <td>4</td><td>4</td><td>4</td></tr> 
> <tr> <td>4</td><td>4</td><td>4</td></tr> 
> </table> 
> </td></tr> </table></body></html>

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to