Mudanças entre as edições de "Teste"
Ir para navegação
Ir para pesquisar
| Linha 1: | Linha 1: | ||
| − | + | <table> | |
| − | + | <tr> | |
| − | + | <th>Name</th> | |
| − | + | <th>Favorite Color</th> | |
| − | + | </tr> | |
| − | + | <tr> | |
| − | + | <td>Bob</td> | |
| − | + | <td>Yellow</td> | |
| − | + | </tr> | |
| − | + | <tr> | |
| − | + | <td>Michelle</td> | |
| − | + | <td>Purple</td> | |
| − | + | </tr> | |
| − | + | </table> | |
| − | |||
Edição das 14h52min de 12 de dezembro de 2019
| Name | Favorite Color |
|---|---|
| Bob | Yellow |
| Michelle | Purple |