View Single Post
Old 05-14-2023, 07:55 AM   #7
rjwse@aol.com
Addict
rjwse@aol.com ought to be getting tired of karma fortunes by now.rjwse@aol.com ought to be getting tired of karma fortunes by now.rjwse@aol.com ought to be getting tired of karma fortunes by now.rjwse@aol.com ought to be getting tired of karma fortunes by now.rjwse@aol.com ought to be getting tired of karma fortunes by now.rjwse@aol.com ought to be getting tired of karma fortunes by now.rjwse@aol.com ought to be getting tired of karma fortunes by now.rjwse@aol.com ought to be getting tired of karma fortunes by now.rjwse@aol.com ought to be getting tired of karma fortunes by now.rjwse@aol.com ought to be getting tired of karma fortunes by now.rjwse@aol.com ought to be getting tired of karma fortunes by now.
 
rjwse@aol.com's Avatar
 
Posts: 331
Karma: 2228060
Join Date: Dec 2013
Location: LaVernia, Texas
Device: kindle epub readers on android
I use a snippet:
<style>h1 {clear: both; font-size: 1.4em; margin: 0; padding: 1em 0 2em; text-align: center;}
h2 { font-size: 1.2em; margin: 0; padding: 1em 0 2em; text-align: center;}
p { font-size: 1em; text-align: justify; margin-bottom: 1em;}
.col1, col2 {float: left; width:50%}
div.col1 p, div.col2 p {margin-left:0; margin-right: 0.75em}</style>

<h1></h1>
<div class="col1">
<h2></h2>
<p></p>
<p></p>
</div>
<div class="col2">
<h2></h2>
<p></p>
<p></p>
</div>
Paste text of language one after the first h2. Paste text of language two after second h2. Adjust styles as needed. Can print out very well as pdf. Works well with calibre reader. Probably won't work with Amazon ebooks. To adjust for English being more compact than German, reset widths separately to 45% and 55%. Best regards, Pop
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2023-05-14 06-47-23.png
Views:	112
Size:	127.7 KB
ID:	201539   Click image for larger version

Name:	Screenshot from 2023-05-14 06-46-54.png
Views:	131
Size:	592.7 KB
ID:	201540   Click image for larger version

Name:	Screenshot from 2023-05-14 06-45-56.png
Views:	125
Size:	361.9 KB
ID:	201541   Click image for larger version

Name:	Screenshot from 2023-05-14 06-45-15.png
Views:	136
Size:	538.7 KB
ID:	201542  
rjwse@aol.com is offline   Reply With Quote