On Fri, Sep 06, 2024 at 12:22:41PM +0200, Patrice Dumas wrote: > Hello, > > It seems that border=0 is the default for tables formatting in HTML, it > is not specified anywhere, but it has been like that for a long time, > therefore I propose to simply remove border=0 everywhere. > > Any opposition?
Good idea. (<table border=""> which we were disucssing has the same effect as <table border="1">.)