Update
This commit is contained in:
parent
d7f9d5c933
commit
870598b1db
1 changed files with 10 additions and 10 deletions
|
@ -268,16 +268,16 @@ Need a break? I give you three!<br><br><br>
|
|||
|
||||
A table can consist of these elements
|
||||
|
||||
* `<table>`
|
||||
* `<caption>`
|
||||
* `<colgroup>`
|
||||
* `<col>`
|
||||
* `<tbody>`
|
||||
* `<thead>`
|
||||
* `<tfoot>`
|
||||
* `<tr>`
|
||||
* `<td>`
|
||||
* `<th>`
|
||||
* `<table>
|
||||
* `<caption>
|
||||
* `<colgroup>
|
||||
* `<col>
|
||||
* `<tbody>
|
||||
* `<thead>
|
||||
* `<tfoot>
|
||||
* `<tr>
|
||||
* `<td>
|
||||
* `<th>
|
||||
|
||||
|
||||
|
||||
|
|
Reference in a new issue