Quote:
Originally Posted by fbrzvnrnd
Nice, but it do not work on Apple Books, right?
|
It could work but the font-size won't be frozen (and eventually the size of the font will break the layout). And maybe it would be a good idea to change the height for the html and body tags from 100% to 97-98% in order to not generate a blank page after the main page. Just be sure that the table is enclosed in a div block (of that way the table always will ocuppy the height of the div block that will be 100%). If you don't use a div block, you can have issues with the height of the table and not to be able to force a height of 100%.