aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/base-css.html')
-rw-r--r--docs/base-css.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index 99fb9bd1a..13cbeedbc 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -646,25 +646,24 @@
<tr>
<td>1</td>
<td colspan="2">Some One</td>
- <td>English</td>
+ <td>HTML</td>
</tr>
<tr>
<td>2</td>
<td>Joe</td>
<td>Sixpack</td>
- <td>English</td>
+ <td rowspan="2">Javascript</td>
</tr>
</tr>
<td>3</td>
<td>Joe</td>
<td>Sixpack</td>
- <td>English</td>
</tr>
<tr>
<td>3</td>
<td>Stu</td>
<td>Dent</td>
- <td>Code</td>
+ <td>CSS</td>
</tr>
</tbody>
</table>