I admit I'm not very expert in HTML/CSS. I hoped for some "don't rescale" attribute. Looks like there's none.
I'm writing a (python) script that converts several fancy HTML pages in more minimal XHTML for ereaders. Since the tables are kinda random with their content, I preferred a "generic" approach. Looks like I have to add an extra check that class-ify a table if it has images in the first column.
Will experiment with that.
Thanks
|