Terme(s) anglais associé(s) à : TR et HTML
|
Nom anglais |
Nom français |
 |
 |
Complément |
 |
table | tableau |  |
 |
<*table> ex5 <*/table>
<*TABLE border=1 cellSpacing=0>
*/TABLE>
<*table border=5 width=100 height=50 cellspacing=30>
<*/table>
- - - - - - - - - - - - - -
<*table>
<*tr>
<*td>
<*/td>
<*/tr>
<*/table>
voir aussi tr, th,
<*table>
<*thead>
<*tr>
<*th> <*/th>
<*/tr>
<*/thead>
<*tbody>
<*tr>
<*td> <*/td>
<*/tr>
<*/tbody>
<*/table>
css : border, boder-collapse, text-align,
En rapport avec:, tag, tr, th, td, table-bordered, form, thead, tbody,
Catégorie : HTML Rubrique: table
|
Ang: table
Fra.: tableau
<*table> ex5 <*/table>
<*TABLE border=1 cellSpacing=0>
*/TABLE>
<*table border=5 width=100 height=50 cellspacing=30>
<*/table>
- - - - - - - - - - - - - -
<*table>
<*tr>
<*td>
<*/td>
<*/tr>
<*/table>
voir aussi tr, th,
<*table>
<*thead>
<*tr>
<*th> <*/th>
<*/tr>
<*/thead>
<*tbody>
<*tr>
<*td> <*/td>
<*/tr>
<*/tbody>
<*/table>
css : border, boder-collapse, text-align,
En rapport avec:, tag, tr, th, td, table-bordered, form, thead, tbody,
Catégorie: HTML Rubrique: table
|
|
TD | cellule du tableau |  |
 |
Abr.: Table Data cell
<*TD> <*/TD>
<*TD class=style4>Contact <*/TD>
<*TD class=style4> <*/TD>
- - - - - - - - - - - -
<*table>
<*tr>
<*td>
<*/td>
<*/tr>
<*/table>
<*table>
<*thead>
<*tr>
<*th> <*/th>
<*/tr>
<*/thead>
<*tbody>
<*tr>
<*td> <*/td>
<*/tr>
<*/tbody>
<*/table>
En rapport avec:, table, input, select, button, a href, tr,
Catégorie : HTML Rubrique: table
|
Ang: TD
Fra.: cellule du tableau
Abr.: Table Data cell
<*TD> <*/TD>
<*TD class=style4>Contact <*/TD>
<*TD class=style4> <*/TD>
- - - - - - - - - - - -
<*table>
<*tr>
<*td>
<*/td>
<*/tr>
<*/table>
<*table>
<*thead>
<*tr>
<*th> <*/th>
<*/tr>
<*/thead>
<*tbody>
<*tr>
<*td> <*/td>
<*/tr>
<*/tbody>
<*/table>
En rapport avec:, table, input, select, button, a href, tr,
Catégorie: HTML Rubrique: table
|
|
TH | cellule d’en-tête |  |
 |
Abr.: Table Header cell (html)
<*th> <*/th>
-- exemple -->
<*tr>
<*th BGCOLOR="#c0c0c0" BORDERCOLOR="#000000">
<*font COLOR="#000000" FACE="Calibri" style="FONT-SIZE:11pt">Essais<*/font><*/th>
<*/tr>
- - - - - - -
Table Header cell (html)
<*th class="text-center" align="center" title="arbre exotique">arbre ex.<*/th>
+++
<*th class="text-center col-lg-1 col-md-1" title="Exemple de titre dans th">Ex<*/th>
<*table>
<*thead>
<*tr>
<*th> <*/th>
<*/tr>
<*/thead>
<*tbody>
<*tr>
<*td> <*/td>
<*/tr>
<*/tbody>
<*/table>
En rapport avec:, cell, table, tr,
Catégorie : HTML Rubrique: table
|
Ang: TH
Fra.: cellule d’en-tête
Abr.: Table Header cell (html)
<*th> <*/th>
-- exemple -->
<*tr>
<*th BGCOLOR="#c0c0c0" BORDERCOLOR="#000000">
<*font COLOR="#000000" FACE="Calibri" style="FONT-SIZE:11pt">Essais<*/font><*/th>
<*/tr>
- - - - - - -
Table Header cell (html)
<*th class="text-center" align="center" title="arbre exotique">arbre ex.<*/th>
+++
<*th class="text-center col-lg-1 col-md-1" title="Exemple de titre dans th">Ex<*/th>
<*table>
<*thead>
<*tr>
<*th> <*/th>
<*/tr>
<*/thead>
<*tbody>
<*tr>
<*td> <*/td>
<*/tr>
<*/tbody>
<*/table>
En rapport avec:, cell, table, tr,
Catégorie: HTML Rubrique: table
|
|
thead | entête de tableau |  |
 |
Abr.: table head
<*table>
<*thead>
<*tr>
<*th> <*/th>
<*/tr>
<*/thead>
<*tbody>
<*tr>
<*td> <*/td>
<*/tr>
<*/tbody>
<*/table>
En rapport avec:, tr, th, tbody, table,
Catégorie : HTML Rubrique: table
|
Ang: thead
Fra.: entête de tableau
Abr.: table head
<*table>
<*thead>
<*tr>
<*th> <*/th>
<*/tr>
<*/thead>
<*tbody>
<*tr>
<*td> <*/td>
<*/tr>
<*/tbody>
<*/table>
En rapport avec:, tr, th, tbody, table,
Catégorie: HTML Rubrique: table
|
|
TR | défini une ligne d'un tableau |  |
 |
Abr.: Table Row (html)
<*tr> <*/tr>
-- exemple -->
<*TR>
<*TD class=style4>
href="http://www.exemple.be/exemple.htm">Contact*TD>
<*TR>
- - - - - - - - - - - - - - - -
<*table>
<*tr>
<*td>
<*/td>
<*/tr>
<*/table>
Voir aussi th, table
<*table>
<*thead>
<*tr>
<*th> <*/th>
<*/tr>
<*/thead>
<*tbody>
<*tr>
<*td> <*/td>
<*/tr>
<*/tbody>
<*/table>,
En rapport avec:, table, tr, td, th,
Catégorie : HTML Rubrique: table
|
Ang: TR
Fra.: défini une ligne d'un tableau
Abr.: Table Row (html)
<*tr> <*/tr>
-- exemple -->
<*TR>
<*TD class=style4>
href="http://www.exemple.be/exemple.htm">Contact*TD>
<*TR>
- - - - - - - - - - - - - - - -
<*table>
<*tr>
<*td>
<*/td>
<*/tr>
<*/table>
Voir aussi th, table
<*table>
<*thead>
<*tr>
<*th> <*/th>
<*/tr>
<*/thead>
<*tbody>
<*tr>
<*td> <*/td>
<*/tr>
<*/tbody>
<*/table>,
En rapport avec:, table, tr, td, th,
Catégorie: HTML Rubrique: table
|
|
TBODY | corps du tableau |  |
 |
Abr.: TaBle BODY
<*TBODY>
<*TABLE id=table10 border=0 cellSpacing=0 cellPadding=0 width=900>
<*TBODY>
<*/TBODY>
<*/TABLE>
<*table>
<*thead>
<*tr>
<*th> <*/th>
<*/tr>
<*/thead>
<*tbody>
<*tr>
<*td> <*/td>
<*/tr>
<*/tbody>
<*/table>
En rapport avec:, table, tr, td, thead,
Catégorie : HTML Rubrique: tag
|
Ang: TBODY
Fra.: corps du tableau
Abr.: TaBle BODY
<*TBODY>
<*TABLE id=table10 border=0 cellSpacing=0 cellPadding=0 width=900>
<*TBODY>
<*/TBODY>
<*/TABLE>
<*table>
<*thead>
<*tr>
<*th> <*/th>
<*/tr>
<*/thead>
<*tbody>
<*tr>
<*td> <*/td>
<*/tr>
<*/tbody>
<*/table>
En rapport avec:, table, tr, td, thead,
Catégorie: HTML Rubrique: tag
|
|
|
Terme(s) anglais associé(s) à : TR
|
Nom anglais |
Nom français |
 |
 |
Complément |
 |
filter | filtre |  |
 |
<*input type="text" id="id_input" onkeyup="fonction_recherche()" placeholder="Recherche multiple nom_fr et nom_ag">
// partie JavaScript
function fonction_recherche() {
var input, recherche, table, tr, td, i;
rch_input = document.getElementById("id_input");
recherche= rch_input.value.toUpperCase();
table = document.getElementById("table");
tr = table.getElementsByTagName("tr");
for (i = 0; i < tr.length; i++) {
nom _ag = tr[i].getElementsByTagName("td")[1];
nom_fr = tr[i].getElementsByTagName("td")[3];
if (nom_ag || nom_fr) {
if (nom_ag.innerHTML.toUpperCase().indexOf(recherche) > -1 || nom_fr.innerHTML.toUpperCase().indexOf(recherche) > -1) {
tr[i].style.display = "";
} else {
tr[i].style.display = "none";
}
}
}
}
En rapport avec:, input, toUpperCase, indexOf, important, table, td, tr, column, search, index,
Catégorie : JavaScript Rubrique: search |
Ang: filter
Fra.: filtre
<*input type="text" id="id_input" onkeyup="fonction_recherche()" placeholder="Recherche multiple nom_fr et nom_ag">
// partie JavaScript
function fonction_recherche() {
var input, recherche, table, tr, td, i;
rch_input = document.getElementById("id_input");
recherche= rch_input.value.toUpperCase();
table = document.getElementById("table");
tr = table.getElementsByTagName("tr");
for (i = 0; i < tr.length; i++) {
nom _ag = tr[i].getElementsByTagName("td")[1];
nom_fr = tr[i].getElementsByTagName("td")[3];
if (nom_ag || nom_fr) {
if (nom_ag.innerHTML.toUpperCase().indexOf(recherche) > -1 || nom_fr.innerHTML.toUpperCase().indexOf(recherche) > -1) {
tr[i].style.display = "";
} else {
tr[i].style.display = "none";
}
}
}
}
En rapport avec:, input, toUpperCase, indexOf, important, table, td, tr, column, search, index,
Catégorie: JavaScript Rubrique: search |
|
even | pair | jQuery |
 |
// permet de mettre les lignes pairs en jaune d'un tableau (tr)
$('tr:even').css('background', 'yellow');
En rapport avec:, tr,
Catégorie : jQuery Rubrique: table |
Ang: even
Fra.: pair
// permet de mettre les lignes pairs en jaune d'un tableau (tr)
$('tr:even').css('background', 'yellow');
En rapport avec:, tr,
Catégorie: jQuery Rubrique: table |
|
|