elow the dt.
Thanks,
Curious.
On Thu, Nov 10, 2005 at 11:05:19AM +1100, Graham Cook wrote:
>
>
> -Original Message-
> Here's a case for a definition list. Following code is very basic, but you
> can build on it however you like.
>
> Graham Cook
ul.properties span.name {
display: block;
float: left;
width: 10em;
text-align: right;
}
Thanks,
Curious.
On Wed, Nov 09, 2005 at 10:22:50PM +, Christian Heilmann wrote:
> > I have a list of name:value pairs:
> >
> >
> >
> >
> &
value
Other name: Other value
Perhaps the solution would be something like this:
Name:Value
Another name:Another
value
Other name:Other
value
But what would the appropriate CSS be?
Thanks,
Curious