In your screen shot of Table Properties you set the cell border width to 0. In the HTML the cell border is set to 0. To see this, right click and choose Save HTML... Look at the file and you will see style="border-width : 0px;" for each cell. However, in the explorer the cell border is visible and is 1px wide. That is how the HTML engine used by the explorer displays this CSS style. The same HTML displayed in a browser will not show the cell borders.
The HTML engine used by the browser has a limited set of CSS formats it can render. This more a limitation of the HTML engine than a bug. Either way, you are getting the display you want so all is good, right?
[Solved] view table grid in notes
Re: [Solved] view table grid in notes
Cheers,
Dave
Dave
- Alex Ivanovich
- Posts: 313
- Joined: Mon Sep 07, 2015 2:24 pm
- Location: Russian - Italia
Re: [Solved] view table grid in notes
Yes,
and what i wanted, and important to the result
thanks Dave
and what i wanted, and important to the result
thanks Dave
