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 &nbsp;'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.

Herouth

=================================================================
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]

Reply via email to