summary parameter in <table> tags

no more proprietary parameters in <body> tags
=> valid HTML

svn path=/trunk/; revision=2447
This commit is contained in:
ruffy
2002-10-11 21:28:10 +00:00
parent 43f0e595b9
commit 0509609bd1
9 changed files with 72 additions and 37 deletions

View File

@@ -27,7 +27,7 @@
</xsl:template>
<xsl:template match="/html/body">
<body topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
<body>
<xsl:comment>
DO NOT MODIFY THIS DOCUMENT. IT WAS GENERATED BY XSLT PROCESSING