#key - Astuce CSS pour linéariser un tableau à une seule entrée table, tbody { display: block; } tr { display: table; } td { display: table-row; }