{"id":92,"date":"2026-02-18T14:25:18","date_gmt":"2026-02-18T14:25:18","guid":{"rendered":"https:\/\/wp.conform-it.fr\/?page_id=92"},"modified":"2026-02-18T16:48:40","modified_gmt":"2026-02-18T16:48:40","slug":"test-rgaa-chapitre-05-tableaux-pass","status":"publish","type":"page","link":"https:\/\/wp.conform-it.fr\/index.php\/test-rgaa-chapitre-05-tableaux-pass\/","title":{"rendered":"Test RGAA \u2013 Chapitre 05 : Tableaux &#8211; PASS"},"content":{"rendered":"\n<p>1 \u2014 Tableau de donn\u00e9es simple (en-t\u00eates de colonnes)<\/p>\n\n\n\n<table>\n  <caption>Ventes mensuelles 2025 (en euros)<\/caption>\n  <thead>\n    <tr>\n      <th scope=\"col\">Mois<\/th>\n      <th scope=\"col\">Produit A<\/th>\n      <th scope=\"col\">Produit B<\/th>\n      <th scope=\"col\">Produit C<\/th>\n    <\/tr>\n  <\/thead>\n  <tbody>\n    <tr>\n      <th scope=\"row\">Janvier<\/th>\n      <td>1200<\/td>\n      <td>950<\/td>\n      <td>780<\/td>\n    <\/tr>\n    <tr>\n      <th scope=\"row\">F\u00e9vrier<\/th>\n      <td>1400<\/td>\n      <td>1100<\/td>\n      <td>820<\/td>\n    <\/tr>\n  <\/tbody>\n<\/table>\n\n\n\n<p>2 \u2014 Tableau avec en-t\u00eates multi-niveaux<\/p>\n\n\n\n<table>\n  <caption>R\u00e9partition des effectifs par d\u00e9partement et par ann\u00e9e<\/caption>\n  <thead>\n    <tr>\n      <th rowspan=\"2\" scope=\"col\">D\u00e9partement<\/th>\n      <th colspan=\"2\" scope=\"colgroup\">2024<\/th>\n      <th colspan=\"2\" scope=\"colgroup\">2025<\/th>\n    <\/tr>\n    <tr>\n      <th scope=\"col\">Hommes<\/th>\n      <th scope=\"col\">Femmes<\/th>\n      <th scope=\"col\">Hommes<\/th>\n      <th scope=\"col\">Femmes<\/th>\n    <\/tr>\n  <\/thead>\n  <tbody>\n    <tr>\n      <th scope=\"row\">Informatique<\/th>\n      <td>25<\/td>\n      <td>18<\/td>\n      <td>28<\/td>\n      <td>22<\/td>\n    <\/tr>\n    <tr>\n      <th scope=\"row\">Marketing<\/th>\n      <td>12<\/td>\n      <td>20<\/td>\n      <td>15<\/td>\n      <td>24<\/td>\n    <\/tr>\n  <\/tbody>\n<\/table>\n\n\n\n<p>3 \u2014 Tableau avec association explicite headers\/id (structure complexe)<\/p>\n\n\n\n<table>\n  <caption>Planning hebdomadaire des \u00e9quipes<\/caption>\n  <thead>\n    <tr>\n      <th id=\"jour\">Jour<\/th>\n      <th id=\"equipeA\">\u00c9quipe A<\/th>\n      <th id=\"equipeB\">\u00c9quipe B<\/th>\n    <\/tr>\n  <\/thead>\n  <tbody>\n    <tr>\n      <th id=\"lundi\" headers=\"jour\">Lundi<\/th>\n      <td headers=\"lundi equipeA\">Matin<\/td>\n      <td headers=\"lundi equipeB\">Apr\u00e8s-midi<\/td>\n    <\/tr>\n    <tr>\n      <th id=\"mardi\" headers=\"jour\">Mardi<\/th>\n      <td headers=\"mardi equipeA\">Apr\u00e8s-midi<\/td>\n      <td headers=\"mardi equipeB\">Matin<\/td>\n    <\/tr>\n  <\/tbody>\n<\/table>\n\n\n\n<p>4 \u2014 Tableau avec en-t\u00eates de lignes multiples<\/p>\n\n\n\n<table>\n  <caption>Budget par service et par trimestre<\/caption>\n  <thead>\n    <tr>\n      <th scope=\"col\">Service<\/th>\n      <th scope=\"col\">Trimestre<\/th>\n      <th scope=\"col\">Budget (\u20ac)<\/th>\n    <\/tr>\n  <\/thead>\n  <tbody>\n    <tr>\n      <th scope=\"rowgroup\" rowspan=\"2\">RH<\/th>\n      <th scope=\"row\">T1<\/th>\n      <td>10000<\/td>\n    <\/tr>\n    <tr>\n      <th scope=\"row\">T2<\/th>\n      <td>12000<\/td>\n    <\/tr>\n    <tr>\n      <th scope=\"rowgroup\" rowspan=\"2\">IT<\/th>\n      <th scope=\"row\">T1<\/th>\n      <td>20000<\/td>\n    <\/tr>\n    <tr>\n      <th scope=\"row\">T2<\/th>\n      <td>22000<\/td>\n    <\/tr>\n  <\/tbody>\n<\/table>\n\n\n\n<p>5 \u2014 Tableau avec description compl\u00e9mentaire (contexte complexe)<\/p>\n\n\n\n<p id=\"desc-tableau\">\n  Ce tableau pr\u00e9sente les performances annuelles par produit. Les valeurs sont exprim\u00e9es en milliers d&rsquo;euros.\n<\/p>\n\n<table aria-describedby=\"desc-tableau\">\n  <caption>Performances commerciales 2025<\/caption>\n  <thead>\n    <tr>\n      <th scope=\"col\">Produit<\/th>\n      <th scope=\"col\">CA<\/th>\n      <th scope=\"col\">Co\u00fbts<\/th>\n      <th scope=\"col\">Marge<\/th>\n    <\/tr>\n  <\/thead>\n  <tbody>\n    <tr>\n      <th scope=\"row\">Produit A<\/th>\n      <td>500<\/td>\n      <td>300<\/td>\n      <td>200<\/td>\n    <\/tr>\n    <tr>\n      <th scope=\"row\">Produit B<\/th>\n      <td>650<\/td>\n      <td>420<\/td>\n      <td>230<\/td>\n    <\/tr>\n  <\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>1 \u2014 Tableau de donn\u00e9es simple (en-t\u00eates de colonnes) Ventes mensuelles 2025 (en euros) Mois Produit A Produit B Produit C Janvier 1200 950 780 F\u00e9vrier 1400 1100 820 2 \u2014 Tableau avec en-t\u00eates multi-niveaux R\u00e9partition des effectifs par d\u00e9partement et par ann\u00e9e D\u00e9partement 2024 2025 Hommes Femmes Hommes Femmes Informatique 25 18 28 22 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-92","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wp.conform-it.fr\/index.php\/wp-json\/wp\/v2\/pages\/92","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.conform-it.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wp.conform-it.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wp.conform-it.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.conform-it.fr\/index.php\/wp-json\/wp\/v2\/comments?post=92"}],"version-history":[{"count":3,"href":"https:\/\/wp.conform-it.fr\/index.php\/wp-json\/wp\/v2\/pages\/92\/revisions"}],"predecessor-version":[{"id":126,"href":"https:\/\/wp.conform-it.fr\/index.php\/wp-json\/wp\/v2\/pages\/92\/revisions\/126"}],"wp:attachment":[{"href":"https:\/\/wp.conform-it.fr\/index.php\/wp-json\/wp\/v2\/media?parent=92"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}