Modifications

Aller à : navigation, rechercher

Aide:Tableau pour expert

12 octets supprimés, 28 février 2011 à 12:54
m
Exemple récapitulatif
|-
|<!-- Résultat affiché -->
{|class="wikitable" align="-center"
|+ Titre
|-
|<!-- Codage Wiki -->
<pre>
{|class="wikitable" align="-center"
|+ Titre
|-
|<!-- Codage HTML -->
<pre>
<table class="wikitable" align="-center">
<caption>Titre</caption>
<tr>
<td></td> <th scope="col">Titre 1</th> <th scope="col">Titre 2</th>
</tr>
<tr>
<th scope="row">Titre ligne</th> <td>cellule 1</td> <td>cellule 2</td>
</tr>
</table>
Wgw
5 307
modifications

Menu de navigation