On Sun, 18 Aug 2002 [EMAIL PROTECTED] wrote:
> Quoting Shlomi Fish <[EMAIL PROTECTED]>:
>
> > I would like to implement a navigation side bar with a few inner URLs. I'd
> > like some of the URLs to be indented to indicate they are a sub-category
> > of their upper URL.
> >
> > I would like this indentation to be implemented in an XHTML 1.0
> > Strict-compliant way that would be as friendly as possible to disabled
> > people.
> >
> > Currently I implement them as a series of 's, but this way is
> > sub-optimal in many ways.
>
> Of course it is sub-optimal. It doesn't exactly describe the hierarchy, just the
> appearance. You should indicate the hierarchy using tags, and the indentation,
> using stylesheets. See (tiny) attached file, which is validated on w3c, and
> displays well in Konqueror and Mozilla.
>
Thanks. I believed using <ul> tags was the best way to implement it too,
but was not sure. I will convert the logic to it.
Regards,
Shlomi Fish
> Herouth
>
----------------------------------------------------------------------
Shlomi Fish [EMAIL PROTECTED]
Home Page: http://t2.technion.ac.il/~shlomif/
Home E-mail: [EMAIL PROTECTED]
"Let's suppose you have a table with 2^n cups..."
"Wait a second - is n a natural number?"
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]