Terme(s) anglais associé(s) à : html
|
Nom anglais |
Nom français |
 |
 |
Complément |
 |
label | label |  |
 |
<*label class="checkbox-inline" data-toggle="tooltip" data-placement="bottom" title="Sur la zone rubrique">
<*input class="radio checkbox-inline" alt="rubrique" title= "rubrique" type="radio" name="typerecherche" value="rubrique"> R <*/label>
En rapport avec:, checkbox-inline,
Catégorie : Bootstrap Rubrique: HTML |
Ang: label
Fra.: label
<*label class="checkbox-inline" data-toggle="tooltip" data-placement="bottom" title="Sur la zone rubrique">
<*input class="radio checkbox-inline" alt="rubrique" title= "rubrique" type="radio" name="typerecherche" value="rubrique"> R <*/label>
En rapport avec:, checkbox-inline,
Catégorie: Bootstrap Rubrique: HTML |
|
tag | balise |  |
 |
tag name : mot clé, star tag, end tag,
balise inline : a, strong, span
balise block : h1,h2, div
<*article>
<*aside>
<*body>
<*footer>
<*head>
<*nav>
<*section>
a (a href)
br, h1, hr,
img (src, alt)
, div, p, tr, title, span,
En rapport avec:, inline, block, attribute, value, HTML, body, head, footer, span, p,
Catégorie : HTML Rubrique: instruction
|
Ang: tag
Fra.: balise
tag name : mot clé, star tag, end tag,
balise inline : a, strong, span
balise block : h1,h2, div
<*article>
<*aside>
<*body>
<*footer>
<*head>
<*nav>
<*section>
a (a href)
br, h1, hr,
img (src, alt)
, div, p, tr, title, span,
En rapport avec:, inline, block, attribute, value, HTML, body, head, footer, span, p,
Catégorie: HTML Rubrique: instruction
|
|
DOCTYPE | type de document |  |
 |
<*!DOCTYPE html>
<*html>
<*head>
<*script src="script.js"><*/script>
<*/head>
<*body>
<*/body>
<*/html>
En rapport avec:, html, page, head, body,
Catégorie : HTML Rubrique: page
|
Ang: DOCTYPE
Fra.: type de document
<*!DOCTYPE html>
<*html>
<*head>
<*script src="script.js"><*/script>
<*/head>
<*body>
<*/body>
<*/html>
En rapport avec:, html, page, head, body,
Catégorie: HTML Rubrique: page
|
|
page | page |  |
 |
<*!DOCTYPE html>
<*html lang="fr"> <*/html>
<*Header> <*/header>
<*nav> <*/nav>
<*section> <*/section>
<*article> <*/article>
<*aside> <*/aside>
<*footer> *footer>
En rapport avec:, head, body, html, div, header, footer,
Catégorie : HTML Rubrique: page
|
Ang: page
Fra.: page
<*!DOCTYPE html>
<*html lang="fr"> <*/html>
<*Header> <*/header>
<*nav> <*/nav>
<*section> <*/section>
<*article> <*/article>
<*aside> <*/aside>
<*footer> *footer>
En rapport avec:, head, body, html, div, header, footer,
Catégorie: HTML Rubrique: page
|
|
body | corps du message |  |
 |
<*body> <*/body>
dans le fichier css theme_exemple_plante/exemple.css
body
{
background: linear-gradient(90deg, white, #edf3d9);
}
<*head>
<*link rel="stylesheet" href="theme_exemple_plante/exemple.css">
<*/head>
<*body>
<*/body>
- - - - - - - - - - - - - -
<*!DOCTYPE html>
<*html>
<*head>
<*/head>
<*body>
<*/body>
<*/html>
En rapport avec:, page, head, html, ul, li, a,
Catégorie : HTML Rubrique: tag
|
Ang: body
Fra.: corps du message
<*body> <*/body>
dans le fichier css theme_exemple_plante/exemple.css
body
{
background: linear-gradient(90deg, white, #edf3d9);
}
<*head>
<*link rel="stylesheet" href="theme_exemple_plante/exemple.css">
<*/head>
<*body>
<*/body>
- - - - - - - - - - - - - -
<*!DOCTYPE html>
<*html>
<*head>
<*/head>
<*body>
<*/body>
<*/html>
En rapport avec:, page, head, html, ul, li, a,
Catégorie: HTML Rubrique: tag
|
|
script | script |  |
 |
En rapport avec:, body, language, HTML, script language, script src,
Catégorie : HTML Rubrique: tag |
Ang: script
Fra.: script
En rapport avec:, body, language, HTML, script language, script src,
Catégorie: HTML Rubrique: tag |
|
protocol | protocole |  |
 |
méthode normalisé pour communiquer
protocole dans IP header : 6 : TCP, 1 : ICMP
7 couches pour le modèle OSI :
couche 7 application : FTP, SMTP, DNS, HTTP, HTTPs,
couche 6 présentation : SMB, MINE, SSL,
couche 5 session : SSH, L2TP, PPTP, AppleTalk,
couche 4 transport : TCP/UDP
couche 3 réseau : IP (IPV4, IPV6), ARP, ICMP, RARP
couche 2 liaison : PPP,
4 couches pour modèle TCP/IP :
- Application : FTP, DHCP, HTTP, HTTPS, IMAP, POP, SSH,
- Transport : TCP, UDP
- Internet : IP (IPV4, IPV6), ICMP, ARP
- network access : Ethernet (802.3), PPP
TCP -> HTTP, SMTP, FTP,
UDP -> SNMP, DHCP,
par sujets :
Authentification : EAP, PAP, CHAP, MS-CHAP, RADIUS, TACACS, Kerberos,
EMAIL : IMAP (in), POP3 obsolete (in), SNMP (out)
files server : FTP, SMB, CIFS (obsolete), NFS,
Internet : HTTP, HTTPs
IP : DHCP
MAC : ARP, RARP
résolution de noms : DNS, WINS (obsolete)
Router -> dynamic routing protocols :
- IGPs -> vecteur de distance : RIPv2 (RIP obsolete), EIGRP
état de liens : OSPF, IS-IS
- EGP -> path vector : BGP
sécurité : EAP, LEAP, SSL (over SSL), TLS,
SAN : FC, iSCSI, FCoE
VPN : PPTP, L2TP, SSTP, IKEv2
WIFI : Wep (obsolete), WAP (TKPI), WAP2 (CCMP)
En rapport avec:, TCP, IP, FTP, SMTP, DNS, HTML, HTTP, HTTPs, dynamic routing protocol, vpn protocol, type of protocol, IP header,
Catégorie : network Rubrique: protocol
|
Ang: protocol
Fra.: protocole
méthode normalisé pour communiquer
protocole dans IP header : 6 : TCP, 1 : ICMP
7 couches pour le modèle OSI :
couche 7 application : FTP, SMTP, DNS, HTTP, HTTPs,
couche 6 présentation : SMB, MINE, SSL,
couche 5 session : SSH, L2TP, PPTP, AppleTalk,
couche 4 transport : TCP/UDP
couche 3 réseau : IP (IPV4, IPV6), ARP, ICMP, RARP
couche 2 liaison : PPP,
4 couches pour modèle TCP/IP :
- Application : FTP, DHCP, HTTP, HTTPS, IMAP, POP, SSH,
- Transport : TCP, UDP
- Internet : IP (IPV4, IPV6), ICMP, ARP
- network access : Ethernet (802.3), PPP
TCP -> HTTP, SMTP, FTP,
UDP -> SNMP, DHCP,
par sujets :
Authentification : EAP, PAP, CHAP, MS-CHAP, RADIUS, TACACS, Kerberos,
EMAIL : IMAP (in), POP3 obsolete (in), SNMP (out)
files server : FTP, SMB, CIFS (obsolete), NFS,
Internet : HTTP, HTTPs
IP : DHCP
MAC : ARP, RARP
résolution de noms : DNS, WINS (obsolete)
Router -> dynamic routing protocols :
- IGPs -> vecteur de distance : RIPv2 (RIP obsolete), EIGRP
état de liens : OSPF, IS-IS
- EGP -> path vector : BGP
sécurité : EAP, LEAP, SSL (over SSL), TLS,
SAN : FC, iSCSI, FCoE
VPN : PPTP, L2TP, SSTP, IKEv2
WIFI : Wep (obsolete), WAP (TKPI), WAP2 (CCMP)
En rapport avec:, TCP, IP, FTP, SMTP, DNS, HTML, HTTP, HTTPs, dynamic routing protocol, vpn protocol, type of protocol, IP header,
Catégorie: network Rubrique: protocolSite
|
|
htmlspecialchars | Convertit les caractères spéciaux en HTML |  |
 |
echo htmlspecialchars($exemple);
-- exemple -->
$exemple ="Exemple texte";
echo $exemple.' ';
echo htmlspecialchars($exemple);
Résultat :
Exemple texte
Exemple texte
En rapport avec:, form, character, HTML,
Catégorie : PHP Rubrique: character
|
Ang: htmlspecialchars
Fra.: Convertit les caractères spéciaux en HTML
echo htmlspecialchars($exemple);
-- exemple -->
$exemple ="Exemple texte";
echo $exemple.' ';
echo htmlspecialchars($exemple);
Résultat :
Exemple texte
Exemple texte
En rapport avec:, form, character, HTML,
Catégorie: PHP Rubrique: characterSite
|
|
page | page |  |
divers |
<*!DOCTYPE html>
<*html lang="fr">
<*?php
require_once('php_debut.php');
*?>
<*head>
<*?php
require('head.php');
?>
<*/head>
<*body>
<*div class="container">
<*?php
include('menu_horizontal.php');
include('header.php');
include('form_recherche.php');
include('tableau_categorie.php');
include('footer.php');
*?>
<*/div>
<*/body>
<*/html>
En rapport avec:, require, php, body, html,
Catégorie : PHP Rubrique: divers |
Ang: page
Fra.: page
<*!DOCTYPE html>
<*html lang="fr">
<*?php
require_once('php_debut.php');
*?>
<*head>
<*?php
require('head.php');
?>
<*/head>
<*body>
<*div class="container">
<*?php
include('menu_horizontal.php');
include('header.php');
include('form_recherche.php');
include('tableau_categorie.php');
include('footer.php');
*?>
<*/div>
<*/body>
<*/html>
En rapport avec:, require, php, body, html,
Catégorie: PHP Rubrique: divers |
|
pre | préformaté |  |
 |
echo "<*pre>";
-- exemple -->
$couleur= array("vert","rouge","noir","bleu");
print_r($couleur);
echo "<*pre>";
print_r($couleur);
echo "";
Résultat:
Array ( [0] => Marc [1] => Pierre [2] => Isabelle ) Array ( [0] => vert [1] => rouge [2] => noir [3] => bleu )
Array
(
[0] => vert
[1] => rouge
[2] => noir
[3] => bleu
)
Catégorie : PHP Rubrique: HTML |
Ang: pre
Fra.: préformaté
echo "<*pre>";
-- exemple -->
$couleur= array("vert","rouge","noir","bleu");
print_r($couleur);
echo "<*pre>";
print_r($couleur);
echo "";
Résultat:
Array ( [0] => Marc [1] => Pierre [2] => Isabelle ) Array ( [0] => vert [1] => rouge [2] => noir [3] => bleu )
Array
(
[0] => vert
[1] => rouge
[2] => noir
[3] => bleu
)
Catégorie: PHP Rubrique: HTML |
|
strip | enlever |  |
 |
strip_tags : fonction PHP qui enlève les balises PHP et HTML
Catégorie : PHP Rubrique: HTML |
Ang: strip
Fra.: enlever
strip_tags : fonction PHP qui enlève les balises PHP et HTML
Catégorie: PHP Rubrique: HTML |
|
break | coupure |  |
 |
*echo " ";
En rapport avec:, br, html,
Catégorie : programming Rubrique: instruction |
Ang: break
Fra.: coupure
*echo " ";
En rapport avec:, br, html,
Catégorie: programming Rubrique: instruction |
|
W3schools | tutoriel avec exemple en anglais |  |
 |
Html et CSS, Javascript, php, sql, JQuery, JSON, AJAX,
site équivalent en français;
http://www.w3im.com/fr/
En rapport avec:, w3im, important, html, ,css, JavaScript, XML, Bootstrap, reference,
Catégorie : URL Rubrique: tutorial
|
Ang: W3schools
Fra.: tutoriel avec exemple en anglais
Html et CSS, Javascript, php, sql, JQuery, JSON, AJAX,
site équivalent en français;
http://www.w3im.com/fr/
En rapport avec:, w3im, important, html, ,css, JavaScript, XML, Bootstrap, reference,
Catégorie: URL Rubrique: tutorialSite
|
|
|