User Tools

Site Tools


playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
playground:playground [2009/12/05 22:37] megadiscmanplayground:playground [2009/12/06 00:05] megadiscman
Line 1: Line 1:
 ====== PlayGround ====== ====== PlayGround ======
 asdasd asdasd
 +
 +=== DokuWiki-Tabelle ===
 <m>a^2+b^2=c^2=E/m</m> <m>a^2+b^2=c^2=E/m</m>
 |  ^^    || ^    || |  ^^    || ^    ||
Line 10: Line 12:
 ^ 2^ d| 13| 14| | 15| 16| ^ 2^ d| 13| 14| | 15| 16|
  
 +=== Handmade-Tabelle ===
 <html> <html>
     <!-- I know that CSS in the body violates the specs! -->     <!-- I know that CSS in the body violates the specs! -->
Line 16: Line 19:
      .x tr th {text-align:right;padding:0.2em;background-color:#aaf;}      .x tr th {text-align:right;padding:0.2em;background-color:#aaf;}
      tr.c th {text-align:center;}--></style>      tr.c th {text-align:center;}--></style>
-    <table class="x" rules="groups" border="2" frame="void">+</html> 
 +<html> 
 +    <table class="x" rules="groups" frame="void">
       <colgroup span="2" style="width:1.3em">       <colgroup span="2" style="width:1.3em">
       <colgroup span="2" style="width:2em">       <colgroup span="2" style="width:2em">
       <colgroup span="2" style="width:2em">       <colgroup span="2" style="width:2em">
-      <thead> +      <thead><tr class="c"><td colspan="2" rowspan=2></td> 
-      <tr class="c"> +          <th colspan="2">1</th>       <th colspan="2">2</th>
-        <td colspan="2"></td> +
-        <th colspan="2">1</th> +
-        <th colspan="2">2</th>+
       </tr>       </tr>
       <tr>       <tr>
-        <td colspan="2"></td> +        <th>  a </th><th>  b </th>   <th>  c </th><th>  d </th>
-        <th>a</th> +
-        <th>b</th> +
-        <th>c</th> +
-        <th>d</th>+
       </tr>       </tr>
       </thead>       </thead>
-      <tbody> +      <tbody><tr><th rowspan="2">1</th><th>a</th> 
-      <tr> +        <td>  0 </td><td>  1 </td>   <td>  </td><td>  </td>
-        <th rowspan="2">1</th> +
-        <th>a</th> +
-        <td>0</td><td>1</td> +
-        <td>2</td><td>3</td>+
       </tr>       </tr>
-      <tr> +      <tr><th>b</th> 
-        <th>b</th> +        <td>  </td><td>  </td>   <td>  7 </td><td>  8 </td> 
-        <td>4</td><td>1</td> +      </tr></tbody> 
-        <td>6</td><td>1</td>+      <tbody><tr><th rowspan="2">1</th><th>c</th
 +        <td>  </td><td>  9 </td>   <td> 10 </td><td> 11 </td>
       </tr>       </tr>
-      </tbody> +      <tr><th>d</th> 
-      <tbody> +        <td12 </td><td> 13 </td>   <td> 14 </td><td> 15 </td
-      <tr> +      </tr></tbody> 
-        <th rowspan="2">1</th> +    </table> 
-        <th>c</th> +</html> 
-        <td>8</td><td>9</td> +<html> 
-        <td>10</td><td>11</td>+    <table class="x" rules="groups" frame="void"> 
 +      <col style="width:1.3em"> 
 +      <colgroup span="2" style="width:2em"> 
 +      <thead><tr><td></td
 +          <th>a</th>       <th>b</th>
       </tr>       </tr>
-      <tr> +      </thead
-        <th>d</th+      <tbody><tr><th>a</th
-        <td>12</td><td>13</td+        <td>  </td><td>  </td>
-        <td>14</td><td>15</td>+
       </tr>       </tr>
-      </tbody>+      <tr><th>b</th> 
 +        <td>  2 </td><td>  3 </td> 
 +      </tr></tbody>
     </table>     </table>
 </html> </html>
 +
 +
playground/playground.txt · Last modified: 2010/03/22 03:28 by wikiadmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki