Settimana 19-23 link
Jump to navigation
Jump to search
| Line 64: | Line 64: | ||
| − | + | <style> | |
| + | #table_test, #table_test th, #table_test td { | ||
| + | border: 1px solid black; | ||
| + | border-collapse: collapse; | ||
| + | } | ||
| + | </style> | ||
{{#CI form: | {{#CI form: | ||
| Line 79: | Line 84: | ||
{{#CI form section: type = cloze test | list-type = none | | {{#CI form section: type = cloze test | list-type = none | | ||
| − | <table> | + | <table id="table_test"> |
<tr><th>Maschile</th><th>Femminile</th><th>Maschile</th><th>Femminile</th></tr> | <tr><th>Maschile</th><th>Femminile</th><th>Maschile</th><th>Femminile</th></tr> | ||
<tr><td>il ragazzo</td><td>la ragazza</td><td>il gallo</td><td>la gallina</td></tr> | <tr><td>il ragazzo</td><td>la ragazza</td><td>il gallo</td><td>la gallina</td></tr> | ||
| Line 101: | Line 106: | ||
<!-- | <!-- | ||
{{#CI form section: type = cloze test | list-type = none | | {{#CI form section: type = cloze test | list-type = none | | ||
| − | <table> | + | <table id="table_test"> |
<tr> | <tr> | ||
<th>Maschile</th><th>Femminile</th> | <th>Maschile</th><th>Femminile</th> | ||
Revision as of 18:43, 18 April 2021
<style>
- table_test, #table_test th, #table_test td {
border: 1px solid black; border-collapse: collapse;
} </style>
