1
0
Fork 0
This commit is contained in:
Moritz »mo.« Sauer 2014-09-16 10:01:01 +02:00
parent 870598b1db
commit 66fc82ed85

View file

@ -268,16 +268,16 @@ Need a break? I give you three!<br><br><br>
A table can consist of these elements
* `&lt;table&gt;
* `&lt;caption&gt;
* `&lt;colgroup&gt;
* `&lt;col&gt;
* `&lt;tbody&gt;
* `&lt;thead&gt;
* `&lt;tfoot&gt;
* `&lt;tr&gt;
* `&lt;td&gt;
* `&lt;th&gt;
* `<table>`
* `<caption>`
* `<colgroup>`
* `<col>`
* `<tbody>`
* `<thead>`
* `<tfoot>`
* `<tr>`
* `<td>`
* `<th>`