Java web pages and #include virtual="/..."
Joseph S. Myers
jsm28@cam.ac.uk
Tue Feb 6 11:15:00 GMT 2001
On Tue, 6 Feb 2001, Gerald Pfeifer wrote:
> Right now, most of these pages won't validate as any version of HTML --
> things like <title> but no <head>,
Valid HTML (though probably not XHTML, and probably not desirable).
> missing </html>,
Valid HTML (same comments as above).
> <body bgcolor> with
> no font colors (thus yielding white text on white background for some
> users).
Gets overridden by style.mhtml (so all <body bgcolor> should simply have
their bgcolor removed).
Many of these pages, however, have links to the old java GNATS database,
which also fail to escape & as &.
The libstdc++ web pages use their own (working on gcc.gnu.org only)
#includes - would those better move to appropriate templates in
style.mthml (as suggested for the common parts of the Java pages)?
--
Joseph S. Myers
jsm28@cam.ac.uk
More information about the Java
mailing list