This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Website in XHTML


> The texinfo documentation says "The HTML generated is mostly standard
> (i.e., HTML 2.0, RFC-1866)."  It looks like we should use different
> headers for html files generated by makeinfo, and don't include the
> compliance claim in the footer.

Omitting </p> and generating <hr> instead of <hr /> is valid HTML 2.0.
If we want to be XHTML-compliant, we'd need to get texinfo fixed.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]