This shows you the differences between two versions of the page.
notices:html-css:ne-pas-utiliser-de-balises-ou-d-attributs-propres-aux-tableaux-de-donnees-dans-les-tableaux-de-presentation [11 June 2013 at 14:29] Sébastien Delorme (Atalan) [Associate recommendations] |
notices:html-css:ne-pas-utiliser-de-balises-ou-d-attributs-propres-aux-tableaux-de-donnees-dans-les-tableaux-de-presentation [30 December 2013 at 18:22] (current) Sébastien Delorme (Atalan) [9.1.2. Do not use tags or attributes that are specific to data tables in formatting tables] |
||
---|---|---|---|
Line 9: | Line 9: | ||
<note astuce>**Tip** | <note astuce>**Tip** | ||
- | Il est intéressant de signaler les tableaux de mise en forme en utilisant l'attribut ''role'' de la façon suivante : ''<table role="presentation">''. | + | The role attribute can be used to indicate that a table is a layout table: ''<table role="presentation">'' |
</note> | </note> | ||