Great post, mrmikel.
First of all, this is the header of the new page generated by Calibre:
So, basically what I'm trying to do is make a note like this:
The problem is that I can't just type something like that out and space out the words on the right by repeatedly hitting the space bar because they would simply never line up perfectly. The reason they line up perfectly in that example is because that's an image that I made using MS Paint by screen capturing the first version of this post.
In addition to that, I just need to know how to do line breaks, I believe they're called, for example the above example consists of 5 lines. I've come across
two different recipes for this:
Real World XML By Steven Holzner -
http://books.google.com/books?id=GOEU98yFIWYC&pg=PA829
Code:
In Flanders fields the poppies grow<br /> Between the crosses, row on row<br /> That mark our place: and in the sky<br /> The larks still bravely singing, fly<br /> Scarce heard amid the guns below. <br /> <br /> -- "In Flanders Fields," by John McCrae [Canadian Poet, 1872-1918]
http://www.december.com/html/x1/element/br.html