A form-like layout
I have a form in a book, which I want to represent. An example is added to this post. The tough part is to have all lines the same length and have the form justified.
The form is just an example and part of the story. Now I have 'solved' it by using images, but I would rather do it in xhtml and css. I have tried tables, but could not get it to work the way I want. It has to resize rather reasonably when I change the font-size...
Are there any xhtml and css guru's that can help?
|