Subject: CVS commit: htdocs/developers/features
To: None <www-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: www-changes
Date: 03/02/2004 11:42:55
Module Name:	htdocs
Committed By:	wiz
Date:		Tue Mar  2 11:42:55 UTC 2004

Modified Files:
	htdocs/developers/features: gentab.awk index.html

Log Message:
Wrap header and footer of the table in <thead></thead> and <tfoot></tfoot>,
respectively.
Suggested by Ognyan Kulev.

XXX: technically, the tfoot part should be before tbody, but neither links
nor lynx handle it correctly -- they display the tfoot before the tbody
in that case. I'll file bug reports...


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 htdocs/developers/features/gentab.awk
cvs rdiff -r1.558 -r1.559 htdocs/developers/features/index.html

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.