Quote:
Originally Posted by zonker
I wrote the code for the title page the same way of your example file, but when I upload my epub to kdp characters appear very small, almost invisible... maybe should I have to use "em" instead of "px" for font-size? 
|
No, you can't use "em" for SVG images. In theory, svg supports "em" unit but in practice, doesn't

I really don't know what is bad with your title page (if you follow my example) because it works fine for me. Try giving a bigger size to the text to see what happens.