Forum Moderators: not2easy
{width: 600px; padding:30px;}
with all the paragraphs coded thus:
p { font-family: Times, Times New Roman; font-size: 14px; font-weight: normal; color: #000000; letter-spacing: 1px; line-height: 18px; text-align: justify;}
Before I go further, if any of this code is likely to cause problems with any browsers above Netscape 4, please let me know.
Now, some of the pages are trial transcripts.
I need layout the testimonies like this:
FirstPerson Blah blah blah
blah blah....
SecondPerson Blah blah blah
blah blah blah
FirstPerson Blah blah blah
blah blah blah
I'm having terrible trouble trying to get set alignments, and the actually testimony (the 'blah blah') justified.
Can anyone tell me what code I need to do?
Any help will be wimpering appreciated!
Peter
What I want the transcript to look like on the page is two columns: the left carrying the names of each person, the right carrying the justified text of their testimony.
I definitely don't want to resort to tables to lay this out as the tables would be immensely long.
Thanks!
Peter