On 10/9/07 (07:54) Suzie said:

>I would LOVE to have a way to make the line read:
>
>FRIENDLY, Fred     7 Jan 1856    -   25 Nov 1934   "Beloved Father"
>FRIENDLY, Freida 18 Feb 1872    -   22 Dec 1947   "Beloved Mother"
>
>...but I think that could only happen in a table.

Actually Suzie, I think that your burial data is a perfect candidate for
a table. Or you could maybe use a definition list with multiple
definitions, eg. 

<dl>
    <dt>FRIENDLY, Freida>
    <dd>18 Feb 1872 - 22 Dec 1947</dd>
    <dd>"Beloved Mother"</dd>
</dl>

But in this case I think a table would be semantically correct.

-- 
Rick Lecoat

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to