|
Auto-resize according to text
I need to format a space like a postnote, with a solid margin (visible) that has some words scattered accross - I solved this with pre.
I thought of blockquote initially, but the same problem I have with all tags: the right margin is settable starting from the right, whereas I would like to have it set, dynamically (according to font size) by ther text.
The only other solution I figured out (so far only theoretically) would be to use SVG.
Or is it any trick to use regular tags and params?
Thanks
PS: oh, ePub 2.0.1. not 3.
|