[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: docpolicy.html update



On Tue, Oct 15, 2002 at 01:31:46PM -0700, Osamu Aoki wrote:
[...]
> > >   HTML
> > >   plain text
> > >   PS
> > >   PDF
> > 
> > This is exactly how it is rendered by my browser, couldn't it be
> >   HTML, plain text, PS, PDF
> > instead?  IMHO there is no need for tables here.
> 
> Is it so?  Without table it does not align nicely.  (Code is simple)

Right, but you could also try
  <dl>
    <dt>English</dt>
    <dd><a href="...">HTML</a>, <a href="...">plain text</a>,
        <a href="...">PS</a>, <a href="...">PDF</a>
    ...
  </dl>

[...]
> GPM did not do good job so I was lazy...  Is it good for you?
> Or you insist to be without table.  I hope you agree with my taste.
> (This is not really important but aesthetic issue.)

Well, accessibility problems are indeed aesthetic issues for most
people ;)

Denis



Reply to: