* xdocs/style/spdf.xsl: Rearrange.
authorueno <ueno>
Mon, 4 Dec 2000 20:13:15 +0000 (20:13 +0000)
committerueno <ueno>
Mon, 4 Dec 2000 20:13:15 +0000 (20:13 +0000)
xdocs/style/spdf.xsl

index 063bd93..0144043 100644 (file)
       </head>
       <body>
        <h1>SEMI family products</h1>
+       <h2>Related links</h2>
+       <ul>
+         <li><a href="http://www.m17n.org/FLIM/">FLIM</a></li>
+         <li><a href="http://www.m17n.org/SEMI/">SEMI</a></li>
+         <li><a href="http://cvs.m17n.org/">cvs.m17n.org</a></li>
+         <li><a href="http://cvs.m17n.org/cvs/anonymous.ja.html">How to explore cvs repository</a></li>
+       </ul>
        <xsl:apply-templates select="product"/>
+       <div class="button">
+         <a href="http://jigsaw.w3.org/css-validator"><img
+             src="http://jigsaw.w3.org/css-validator/images/vcss.gif" 
+             alt="Valid CSS!" height="31" width="88" /></a>
+         <a href="http://validator.w3.org/check/referer"><img
+             src="http://validator.w3.org/images/vxhtml10"
+             alt="Valid XHTML 1.0!" height="31" width="88" /></a>
+       </div>
       </body>
     </html>
   </xsl:template>
 
   <xsl:template match="variant">
     <table border="1" width="99%">
+      <col width="17%"/>
       <tbody>
        <tr>
-         <th width="17%">name</th>
+         <th>name</th>
          <td><xsl:value-of select="@name"/></td>
        </tr>
        <tr>