[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] grohtml vs. HTML Tidy
From: |
Alejandro Lopez-Valencia |
Subject: |
Re: [Groff] grohtml vs. HTML Tidy |
Date: |
Sun, 7 Dec 2003 19:54:54 -0500 |
On Sunday, December 07, 2003 6:42 PM [GMT-5],
Ralph Corderoy <address@hidden> wrote:
> Hi Alejandro,
>
>> .put_number(width)
>> - .put_string("%\" align=center>")
>> + .put_string("%\" align=\"center\">")
>> .nl();
>
> It may upset Tidy, but AIUI there is no need to quote values
> containing striaghtforward characters, so `align=center' is
perfectly
> valid. I do that when typing HTML simply to avoid the `noise' of
> redundant quotes. I see the point though of trying to make Tidy
happy.
Ahh yes.. That one day Gaius will make grothml spit out clean XHTML
1.1 strict... :-)
Cheer(s|io(s))
Alejo