Quote:
Originally Posted by Jellby
What's the width of the table? Can we see a sample?
|
The table itself is not very width. It only has 1 column. Actually I only need it for text. Maybe there are other possible ways besides using a table ...
anyway, here is table (or the text of the table):
Karl Blomquist, Privatdetektiv
Adr.: Hauptstraße 14, Kleinköping.«
You see, this is the end of a letter. I want this text to be on the right side of the page, but I want it to be left-aligned. So I thouhgt I put this 2 lines in a table, use "align: left" on the table column and then right align the whole table.
But somehow I didn't manage to do it.
Maybe there are other ways to achieve what I want. I also thought about using blockquote, but this didn't work either.