Quote:
Originally Posted by weberr
Thank you all for your ideas, suggestions, tips. This turned out to be an extensive exercise with hours of trial-and-error.
But, I have finally created a skeleton CSS/HTML that works for me -- works regardless of eReader/User's choice of font/page width, and editor's choice of number of columns and choice of column width -- and lets me use a caption or not, assign number of columns and assign column widths directly from the html text without any changes to the css.
Just two remaining "needs". I have not found a way to have different text alignments for any column (i.e., left or center for column 1 and justify for column 2) and I have not been able to implement auto hyphenation for text columns.
|
Doesn't the 12px font sort of demolish the entire, "user-chooses-the-font-size" element? I mean, I know it would for Nook...? Maybe I'm just looking at this too quickly, or misremembering the original post, but wasn't the point that you wanted to be able to change devices, fontsizes, etc., and have everything magically resize?
Also, n.b.: any table with more than 4 columns starts to be seriously problematic in ANY reader; but that's not directly related to your issue. I thought I'd mention it to you, however.
Hitch