PLD-doc/book/stylesheet/pld-guide.xspp
ciesiel
cvs w pld-linux.org
Nie, 3 Paź 2004, 18:37:06 CEST
Author: ciesiel
Date: Sun Oct 3 16:37:03 2004
New Revision: 4692
Modified:
PLD-doc/book/stylesheet/pld-guide.xspp
Log:
- dodanie obslugi tagu <thead>
Modified: PLD-doc/book/stylesheet/pld-guide.xspp
==============================================================================
--- PLD-doc/book/stylesheet/pld-guide.xspp (original)
+++ PLD-doc/book/stylesheet/pld-guide.xspp Sun Oct 3 16:37:03 2004
@@ -454,6 +454,11 @@
}
template "tgroup" { apply; }
template "tbody" { apply; }
+ template "thead" {
+ <thead align="center">
+ apply;
+ </thead>
+ }
template "row" { <tr>apply;</tr> }
template "entry" { <td bgcolor="#999999">apply;</td> }
Więcej informacji o liście dyskusyjnej pld-doc