E-mail List Archives
Re: How to present lists within lists
From: Peter Weil
Date: Jun 22, 2006 2:00AM
- Next message: Susan R. Grossman: "Re: IE Weirdness"
- Previous message: Patrick H. Lauke: "Re: Elitism"
- Next message in Thread: Patrick H. Lauke: "Re: How to present lists within lists"
- Previous message in Thread: Daniel Champion: "RE: How to present lists within lists"
- View all messages in this Thread
I've often used definition lists to code these types of lists.
Definition lists provide a semantic relationship between the term
(<dt> tag) and the definition or definitions (<dd> tag).
- Peter
On Jun 20, 2006, at 9:51 AM, Penny Roberts wrote:
> What is the best way to present the following type of information?
>
> Company 1 name
> URL
> phone
> Company 2 name
> URL
> US phone
> Euro phone
> Company 3 name
> Phone
>
> I've used a UL for the company names but how should the contact
> details be presented? Another UL? There are about ten companies
> in the list and the associated information is not uniform.
>
> Penny
>
>
>
--
Peter Weil, Web Developer
University Communications
University of Wisconsin-Madison
Phone: 608-262-6538
Email: <EMAIL REMOVED>
- Next message: Susan R. Grossman: "Re: IE Weirdness"
- Previous message: Patrick H. Lauke: "Re: Elitism"
- Next message in Thread: Patrick H. Lauke: "Re: How to present lists within lists"
- Previous message in Thread: Daniel Champion: "RE: How to present lists within lists"
- View all messages in this Thread