Table des matières
Cet article parle de la liste de balises HTML (tri des fonctions) Manuel de référence HTML - (norme HTML5)
Tri des fonctions
Maison interface Web tutoriel HTML Description de la liste de balises HTML (tri des fonctions)

Description de la liste de balises HTML (tri des fonctions)

Mar 09, 2017 pm 04:00 PM
html

Cet article parle de la liste de balises HTML (tri des fonctions) Manuel de référence HTML - (norme HTML5)

Tri des fonctions

Nouveau : nouvelle balise HTML5

Étiquette Description
Bases
Définir le type de document.
Définir un document HTML
</td> <td> comme document Définir un titre</td> </tr> <tr> <td><body></td> <td>Définir le corps du document</td> </tr> <tr> <td><h1> ;h6> </td> <td>Définir un titre HTML</td> </tr> <tr> <td><p></td> <td>Définir un paragraphe</td> </tr> <tr> <td> <br> </td> <td>Définir des sauts de ligne simples. </td> </tr> <tr> <td><hr></td> <td>Définir la ligne horizontale. </td> </tr> <tr> <td><!--...--></td> <td>Définir un commentaire</td> </tr> <tr> <td><strong>Format</strong></td> <td> </td> </tr> <tr> <td><acronyme></td> <td><span class="deprecated">HTML5 n'est plus pris en charge. La définition ne prend que la première lettre de l'abréviation. </span></td> </tr> <tr> <td><abbr></td> <td>Définir une abréviation. </td> </tr> <tr> <td><adresse></td> <td>Définissez les coordonnées de l'auteur ou du propriétaire du document. </td> </tr> <tr> <td><b></td> <td>Définir le texte en gras. </td> </tr> <tr> <td><bdi><span class="new">Nouveau</span> </td> <td> vous permet de définir un morceau de texte indépendamment du paramètre de direction du texte de son élément parent. </td> </tr> <tr> <td><bdo></td> <td>Définit le sens du texte. </td> </tr> <tr> <td><big></td> <td><span class="deprecated">HTML5 n'est plus pris en charge. Définissez un grand texte. </span></td> </tr> <tr> <td><blockquote></td> <td>Définir un bloc de citation. </td> </tr> <tr> <td><center></td> <td><span class="deprecated">HTML5 n'est plus pris en charge. HTML 4.01 est obsolète. Définir un texte centré. </span></td> </tr> <tr> <td><cite></td> <td>Définir la citation. </td> </tr> <tr> <td><code></td> <td>Définir le texte du code informatique. </td> </tr> <tr> <td><del></td> <td>Définir le texte supprimé. </td> </tr> <tr> <td><dfn></td> <td>Élément de définition de définition. </td> </tr> <tr> <td><em></td> <td>Définir le texte souligné. </td> </tr> <tr> <td><font></td> <td><span class="deprecated">HTML5 n'est plus pris en charge. HTML 4.01 est obsolète. Définissez la police, la taille et la couleur du texte </span></td> </tr> <tr> <td><i></td> <td>Définissez le texte en italique. </td> </tr> <tr> <td><ins></td> <td>La définition est insérée dans le texte. </td> </tr> <tr> <td><kbd></td> <td>Définir le texte du clavier. </td> </tr> <tr> <td><mark><span class="new">Nouveau</span> </td> <td>Définir le texte avec une marque. </td> </tr> <tr> <td><meter><span class="new">Nouveau</span> </td> <td>Définir les poids et mesures. À utiliser uniquement pour les mesures avec des valeurs maximales et minimales connues. </td> </tr> <tr> <td><pre class="brush:php;toolbar:false"></td> <td>Définir le texte préformaté</td> </tr> <tr> <td><progress><span class="new">Nouveau</span> </td> <td>Définir la progression de la tâche en cours (processus). </td> </tr> <tr> <td><q></td> <td>Définissez des citations courtes. </td> </tr> <tr> <td><rp><span class="new">Nouveau</span> </td> <td>Définir le contenu affiché par les navigateurs qui ne prennent pas en charge les éléments Ruby. </td> </tr> <tr> <td><rt><span class="new">Nouveau</span> </td> <td> définit l'interprétation ou la prononciation d'un caractère (phonétique ou caractère chinois). </td> </tr> <tr> <td><ruby><span class="new">Nouveau</span> </td> <td>Définir les commentaires ruby ​​​​(phonétique ou caractère chinois). </td> </tr> <tr> <td><s></td> <td>Définir le texte barré. </td> </tr> <tr> <td><samp></td> <td>Définir un exemple de code informatique. </td> </tr> <tr> <td><small></td> <td>Définir un petit texte. </td> </tr> <tr> <td><strike></td> <td><span class="deprecated">HTML5 n'est plus pris en charge. HTML 4.01 est obsolète. Définit le texte barré. </span></td> </tr> <tr> <td><strong></td> <td>Définissez le texte d'emphase avec un ton plus fort. </td> </tr> <tr> <td><sub></td> <td>Définir le texte de l'indice. </td> </tr> <tr> <td><sup></td> <td>Définir le texte en exposant. </td> </tr> <tr> <td><time><span class="new">Nouveau</span> </td> <td>Définir une date/heure </td> </tr> <tr> <td><tt> </td> <td><span class="deprecated">HTML5 n'est plus pris en charge. Définir le texte de la machine à écrire. </span></td> </tr> <tr> <td><u></td> <td>Définir le texte souligné. </td> </tr> <tr> <td><var></td> <td>Définir la partie variable du texte. </td> </tr> <tr> <td><wbr><span class="new">Nouveau</span> </td> <td> précise où dans le texte il convient d'ajouter un saut de ligne. </td> </tr> <tr> <td><strong>Formulaire</strong></td> <td> </td> </tr> <tr> <td><form></td> <td>Définir un HTML Formulaire, pour la saisie de l'utilisateur. </td> </tr> <tr> <td><input></td> <td>Définir un contrôle d'entrée</td> </tr> <tr> <td><textarea></td> <td>Définir plusieurs Contrôle de saisie de texte en ligne. </td> </tr> <tr> <td><bouton></td> <td>Définir le bouton. </td> </tr> <tr> <td><select></td> <td>Définir une liste de sélection (liste déroulante).</td> </tr> <tr> <td><optgroup></td> <td>Définit une combinaison d'options associées dans une liste de sélection. </td> </tr> <tr> <td><option></td> <td>Définissez les options dans la liste de sélection. </td> </tr> <tr> <td><label></td> <td>Définir l'étiquette de l'élément d'entrée. </td> </tr> <tr> <td><fieldset></td> <td>Définit la bordure autour des éléments du formulaire. </td> </tr> <tr> <td><legend></td> <td>Définissez le titre de l'élément fieldset. </td> </tr> <tr> <td><datalist><span class="new">Nouveau</span> </td> <td> spécifie une liste d'options possibles pour l'élément d'entrée. </td> </tr> <tr> <td><keygen><span class="new">Nouveau</span> </td> <td>Spécifie le champ générateur de paire de clés à utiliser pour le formulaire. </td> </tr> <tr> <td><output><span class="new">Nouveau</span> </td> <td>Définir un résultat calculé</td> </tr> <tr> <td><strong>framework </strong></td> <td> </td> </tr> <tr> <td><frame></td> <td><span class="deprecated">HTML5 n'est plus pris en charge. Définit la fenêtre ou le cadre du jeu de cadres. </span></td> </tr> <tr> <td><frameset></td> <td><span class="deprecated">HTML5 n'est plus pris en charge. Définissez le jeu de cadres. </span></td> </tr> <tr> <td><noframes></td> <td><span class="deprecated">HTML5 n'est plus pris en charge. Définit un contenu alternatif pour les utilisateurs qui ne prennent pas en charge le framework. </span></td> </tr> <tr> <td><iframe></td> <td>Définir un cadre en ligne. </td> </tr> <tr> <td><strong>Image</strong></td> <td> </td> </tr> <tr> <td><img></td> <td>Définir l'image . </td> </tr> <tr> <td><map></td> <td>Définir la carte d'image. </td> </tr> <tr> <td><area></td> <td>Définissez la zone à l'intérieur de la carte-image. </td> </tr> <tr> <td><canvas><span class="new">Nouveau</span> </td> <td> Dessinez des graphiques (tels que des graphiques et d'autres images) via des scripts (généralement JavaScript). </td> </tr> <tr> <td><figcaption><span class="new">Nouveau</span> </td> <td>Définir une légende pour un élément <figure></td> </tr> <tr> <td><figure><span class="new">Nouveau</span> </td> <td>La balise figure est utilisée pour combiner des éléments. </td> </tr> <tr> <td><strong>Audio/Vidéo</strong></td> <td> </td> </tr> <tr> <td><audio><span class="new">Nouveau</span> </td> <td>Définissez des sons, tels que de la musique ou d'autres flux audio. </td> </tr> <tr> <td><source><span class="new">Nouveau</span> </td> <td>Définit la ressource multimédia pour les éléments multimédias (<vidéo> et <audio>). media</td> </tr> <tr> <td><track><span class="new">Nouveau</span> </td> <td> définit une piste de texte externe pour les éléments multimédias (<video> et <audio>). </td> </tr> <tr> <td><video><span class="new">Nouveau</span> </td> <td>Définir un lien </td> </tr> <tr> <td><strong> audio ou vidéo </strong></td> <td> </td> </tr> <tr> <td><a></td> <td>Définir un lien </td> </tr> <tr> <td><link> </td> <td>Définir la relation entre le document et les ressources externes. </td> </tr> <tr> <td><nav><span class="new">Nouveau</span> </td> <td>Définir les liens de navigation</td> </tr> <tr> <td><strong>Liste</strong></td> <td> </td> </tr> <tr> <td><ul></td> <td>Définir une liste non ordonnée</td> </tr> <tr> <td><ol> 🎜></td>Définir une liste ordonnée<td></td> </tr> <tr><li><td></td>Définir un élément de liste<td></td> </tr> <tr>< ;dir> ;<td></td> <td>HTML5 n'est plus pris en charge. HTML 4.01 est obsolète. Définir la liste des répertoires. <span class="deprecated"></span> </td> </tr> <tr><dl><td></td>Définir une liste de définitions<td></td> </tr> <tr><dt><td></td>Définir une définition pour un élément dans la liste de définitions. <td></td> </tr> <tr><dd><td></td>Définissez la description de l'élément dans la liste de définitions. <td></td> </tr> <tr><menu><td></td>Définir la liste des menus. <td></td> </tr> <tr><command><td>Nouveau<span class="new"></span> </td>Définit une commande que l'utilisateur peut appeler (telle qu'un bouton radio, une case à cocher ou un bouton). <td></td> </tr> <tr> <td>Table<strong></strong> </td> <td></td> </tr> <tr><table><td></td>Définir une table <td></td> </tr> <tr><caption><td></td>Définissez le titre du tableau. <td></td> </tr> <tr><th><td></td>Définissez la cellule d'en-tête dans le tableau. <td></td> </tr> <tr><tr><td></td>Définissez les lignes du tableau. <td></td> </tr> <tr><td><td></td>Définissez les cellules du tableau. <td></td> </tr> <tr><thead><td></td>Définissez le contenu de l'en-tête dans le tableau. <td></td> </tr> <tr><tbody><td></td>Définissez le contenu du corps dans le tableau. <td></td> </tr> <tr><tfoot><td></td>Définir le contenu de la note de tableau (note de bas de page) dans le tableau. <td></td> </tr> <tr><col><td></td>Définir les valeurs d'attribut d'une ou plusieurs colonnes du tableau. <td></td> </tr> <tr><colgroup><td></td>Définissez le groupe de colonnes dans le tableau pour le formatage. Définition Informations sur le style du document. <td></td> </tr> <tr><p><td><strong>Définit une section dans le document. </strong></td> <td></td><span></tr> <tr>Définit une section dans le document.</tr> <tr> <td><header><span class="new">Nouveau</span> </td> <td>Définir un en-tête de document </td> </tr> <tr> <td><footer> ;<span class="new">Nouveau</span></td><td>définit un bas de document </td></tr><tr><td><section><span class="new">Nouveau</span> </td> <td> définit le document Un certain zone de </td> </tr> <tr> <td><article><span class="new">Nouveau</span> </td> <td> définit le contenu d'un article</td> </tr> <tr> <td>< ;aside><span class="new">Nouveau</span> </td> <td> définit le contenu en dehors du contenu dans lequel il se trouve. </td> </tr> <tr> <td><details><span class="new">Nouveau</span> </td> <td> définit des détails supplémentaires sur les exigences qui sont visibles ou masqués pour l'utilisateur. </td> </tr> <tr> <td><dialog><span class="new">Nouveau</span> </td> <td>Définir une boîte de dialogue ou une fenêtre </td> </tr> <tr> <td><résumé> ;<span class="new">Nouveau</span></td><td>Définir un titre visible. Des informations détaillées s'affichent lorsque l'utilisateur clique sur le titre. </td></tr><tr><td><strong>Méta-informations</strong></td><td> </td></tr><tr><td><head></td> <td>Définition À propos Informations sur le document </td> </tr> <tr> <td><meta></td> <td>Définissez les méta-informations sur le document HTML. </td> </tr> <tr> <td><base></td> <td>Définissez l'adresse par défaut ou la cible par défaut de tous les liens de la page. </td> </tr> <tr> <td><basefont></td> <td><span class="deprecated">HTML5 n'est plus pris en charge. HTML 4.01 est obsolète. Définissez la police, la couleur ou la taille par défaut du texte sur la page. </span></td> </tr> <tr> <td><strong>Programme</strong></td> <td> </td> </tr> <tr> <td><script></td> <td> Définir le script client. </td> </tr> <tr> <td><noscript></td> <td>Définissez un contenu alternatif pour les utilisateurs qui ne prennent pas en charge les scripts côté client. </td> </tr> <tr> <td><applet></td> <td><span class="deprecated">HTML5 n'est plus pris en charge. HTML 4.01 est obsolète. Définissez l'applet intégrée. </span></td> </tr> <tr> <td><embed><span class="new">Nouveau</span> </td> <td> définit un conteneur permettant d'embarquer des applications externes ou des programmes interactifs (plug-ins). </td> </tr> <tr> <td><object></td> <td>Définir l'objet incorporé. </td> </tr> <tr> <td><param></td> <td>Définir les paramètres de l'objet. </td> </tr> </tbody></table> <p>www.zuiuren.com<br>www.foodtvl.com<br>www.0539g.com<br>www.linyiwuliu.cn<br>www.jusho .com<br>www.shanghaidisishinigonglue.com<br>www.linyixiaoshangpincheng.cn<br>www.linyizhuangshi.cn<br>www.pipixiaa.com<br>linyiwangluogongsi.cn<br>www.jusho.cn<br>www.linyidaikuan.cn<br>www.linyibanjiagongsi.cn<br>www.linyiwangzhantuiguang.cn<br>www.linyitesexiaochi.cn</p> <p> </p><p>Ce qui précède est le contenu détaillé de. pour plus d'informations, suivez d'autres articles connexes sur le site Web de PHP en chinois!</p> </div> </div> <div class="wzconShengming_sp"> <div class="bzsmdiv_sp">Déclaration de ce site Web</div> <div>Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn</div> </div> </div> <ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-5902227090019525" data-ad-slot="2507867629"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class="AI_ToolDetails_main4sR"> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-5902227090019525" data-ad-slot="3653428331" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <!-- <div class="phpgenera_Details_mainR4"> <div class="phpmain1_4R_readrank"> <div class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hotarticle2.png" alt="" /> <h2>Article chaud</h2> </div> <div class="phpgenera_Details_mainR4_bottom"> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/1796780570.html" title="R.E.P.O. Crystals d'énergie expliqués et ce qu'ils font (cristal jaune)" class="phpgenera_Details_mainR4_bottom_title">R.E.P.O. Crystals d'énergie expliqués et ce qu'ils font (cristal jaune)</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>2 Il y a quelques semaines</span> <span>By 尊渡假赌尊渡假赌尊渡假赌</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/1796773439.html" title="Repo: Comment relancer ses coéquipiers" class="phpgenera_Details_mainR4_bottom_title">Repo: Comment relancer ses coéquipiers</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>4 Il y a quelques semaines</span> <span>By 尊渡假赌尊渡假赌尊渡假赌</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/1796774171.html" title="Hello Kitty Island Adventure: Comment obtenir des graines géantes" class="phpgenera_Details_mainR4_bottom_title">Hello Kitty Island Adventure: Comment obtenir des graines géantes</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>4 Il y a quelques semaines</span> <span>By 尊渡假赌尊渡假赌尊渡假赌</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/1796775427.html" title="Combien de temps faut-il pour battre Split Fiction?" class="phpgenera_Details_mainR4_bottom_title">Combien de temps faut-il pour battre Split Fiction?</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>3 Il y a quelques semaines</span> <span>By DDD</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/1796775336.html" title="R.E.P.O. Enregistrer l'emplacement du fichier: où est-il et comment le protéger?" class="phpgenera_Details_mainR4_bottom_title">R.E.P.O. Enregistrer l'emplacement du fichier: où est-il et comment le protéger?</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>3 Il y a quelques semaines</span> <span>By DDD</span> </div> </div> </div> <div class="phpgenera_Details_mainR3_more"> <a href="https://www.php.cn/fr/article.html">Afficher plus</a> </div> </div> </div> --> <div class="phpgenera_Details_mainR3"> <div class="phpmain1_4R_readrank"> <div class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hottools2.png" alt="" /> <h2>Outils d'IA chauds</h2> </div> <div class="phpgenera_Details_mainR3_bottom"> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/fr/ai/undresserai-undress" title="Undresser.AI Undress" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411540686492.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Undresser.AI Undress" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/fr/ai/undresserai-undress" title="Undresser.AI Undress" class="phpmain_tab2_mids_title"> <h3>Undresser.AI Undress</h3> </a> <p>Application basée sur l'IA pour créer des photos de nu réalistes</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/fr/ai/ai-clothes-remover" title="AI Clothes Remover" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411552797167.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="AI Clothes Remover" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/fr/ai/ai-clothes-remover" title="AI Clothes Remover" class="phpmain_tab2_mids_title"> <h3>AI Clothes Remover</h3> </a> <p>Outil d'IA en ligne pour supprimer les vêtements des photos.</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/fr/ai/undress-ai-tool" title="Undress AI Tool" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173410641626608.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Undress AI Tool" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/fr/ai/undress-ai-tool" title="Undress AI Tool" class="phpmain_tab2_mids_title"> <h3>Undress AI Tool</h3> </a> <p>Images de déshabillage gratuites</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/fr/ai/clothoffio" title="Clothoff.io" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411529149311.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Clothoff.io" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/fr/ai/clothoffio" title="Clothoff.io" class="phpmain_tab2_mids_title"> <h3>Clothoff.io</h3> </a> <p>Dissolvant de vêtements AI</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/fr/ai/ai-hentai-generator" title="AI Hentai Generator" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173405034393877.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="AI Hentai Generator" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/fr/ai/ai-hentai-generator" title="AI Hentai Generator" class="phpmain_tab2_mids_title"> <h3>AI Hentai Generator</h3> </a> <p>Générez AI Hentai gratuitement.</p> </div> </div> </div> <div class="phpgenera_Details_mainR3_more"> <a href="https://www.php.cn/fr/ai">Afficher plus</a> </div> </div> </div> <script src="https://sw.php.cn/hezuo/cac1399ab368127f9b113b14eb3316d0.js" type="text/javascript"></script> <div class="phpgenera_Details_mainR4"> <div class="phpmain1_4R_readrank"> <div class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hotarticle2.png" alt="" /> <h2>Article chaud</h2> </div> <div class="phpgenera_Details_mainR4_bottom"> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/1796780570.html" title="R.E.P.O. Crystals d'énergie expliqués et ce qu'ils font (cristal jaune)" class="phpgenera_Details_mainR4_bottom_title">R.E.P.O. Crystals d'énergie expliqués et ce qu'ils font (cristal jaune)</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>2 Il y a quelques semaines</span> <span>By 尊渡假赌尊渡假赌尊渡假赌</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/1796773439.html" title="Repo: Comment relancer ses coéquipiers" class="phpgenera_Details_mainR4_bottom_title">Repo: Comment relancer ses coéquipiers</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>4 Il y a quelques semaines</span> <span>By 尊渡假赌尊渡假赌尊渡假赌</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/1796774171.html" title="Hello Kitty Island Adventure: Comment obtenir des graines géantes" class="phpgenera_Details_mainR4_bottom_title">Hello Kitty Island Adventure: Comment obtenir des graines géantes</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>4 Il y a quelques semaines</span> <span>By 尊渡假赌尊渡假赌尊渡假赌</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/1796775427.html" title="Combien de temps faut-il pour battre Split Fiction?" class="phpgenera_Details_mainR4_bottom_title">Combien de temps faut-il pour battre Split Fiction?</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>3 Il y a quelques semaines</span> <span>By DDD</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/1796775336.html" title="R.E.P.O. Enregistrer l'emplacement du fichier: où est-il et comment le protéger?" class="phpgenera_Details_mainR4_bottom_title">R.E.P.O. Enregistrer l'emplacement du fichier: où est-il et comment le protéger?</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>3 Il y a quelques semaines</span> <span>By DDD</span> </div> </div> </div> <div class="phpgenera_Details_mainR3_more"> <a href="https://www.php.cn/fr/article.html">Afficher plus</a> </div> </div> </div> <div class="phpgenera_Details_mainR3"> <div class="phpmain1_4R_readrank"> <div class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hottools2.png" alt="" /> <h2>Outils chauds</h2> </div> <div class="phpgenera_Details_mainR3_bottom"> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/fr/toolset/development-tools/92" title="Bloc-notes++7.3.1" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58ab96f0f39f7357.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="Bloc-notes++7.3.1" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/fr/toolset/development-tools/92" title="Bloc-notes++7.3.1" class="phpmain_tab2_mids_title"> <h3>Bloc-notes++7.3.1</h3> </a> <p>Éditeur de code facile à utiliser et gratuit</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/fr/toolset/development-tools/93" title="SublimeText3 version chinoise" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58ab97a3baad9677.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="SublimeText3 version chinoise" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/fr/toolset/development-tools/93" title="SublimeText3 version chinoise" class="phpmain_tab2_mids_title"> <h3>SublimeText3 version chinoise</h3> </a> <p>Version chinoise, très simple à utiliser</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/fr/toolset/development-tools/121" title="Envoyer Studio 13.0.1" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58ab97ecd1ab2670.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="Envoyer Studio 13.0.1" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/fr/toolset/development-tools/121" title="Envoyer Studio 13.0.1" class="phpmain_tab2_mids_title"> <h3>Envoyer Studio 13.0.1</h3> </a> <p>Puissant environnement de développement intégré PHP</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/fr/toolset/development-tools/469" title="Dreamweaver CS6" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58d0e0fc74683535.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="Dreamweaver CS6" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/fr/toolset/development-tools/469" title="Dreamweaver CS6" class="phpmain_tab2_mids_title"> <h3>Dreamweaver CS6</h3> </a> <p>Outils de développement Web visuel</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/fr/toolset/development-tools/500" title="SublimeText3 version Mac" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58d34035e2757995.png?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="SublimeText3 version Mac" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/fr/toolset/development-tools/500" title="SublimeText3 version Mac" class="phpmain_tab2_mids_title"> <h3>SublimeText3 version Mac</h3> </a> <p>Logiciel d'édition de code au niveau de Dieu (SublimeText3)</p> </div> </div> </div> <div class="phpgenera_Details_mainR3_more"> <a href="https://www.php.cn/fr/ai">Afficher plus</a> </div> </div> </div> <div class="phpgenera_Details_mainR4"> <div class="phpmain1_4R_readrank"> <div class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hotarticle2.png" alt="" /> <h2>Sujets chauds</h2> </div> <div class="phpgenera_Details_mainR4_bottom"> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/gmailyxdlrkzn" title="Où se trouve l'entrée de connexion pour la messagerie Gmail ?" class="phpgenera_Details_mainR4_bottom_title">Où se trouve l'entrée de connexion pour la messagerie Gmail ?</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>7328</span> </div> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>9</span> </div> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/java-tutorial" title="Tutoriel Java" class="phpgenera_Details_mainR4_bottom_title">Tutoriel Java</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1626</span> </div> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>14</span> </div> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/cakephp-tutor" title="Tutoriel CakePHP" class="phpgenera_Details_mainR4_bottom_title">Tutoriel CakePHP</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1350</span> </div> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>46</span> </div> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/laravel-tutori" title="Tutoriel Laravel" class="phpgenera_Details_mainR4_bottom_title">Tutoriel Laravel</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1262</span> </div> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>25</span> </div> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/fr/faq/php-tutorial" title="Tutoriel PHP" class="phpgenera_Details_mainR4_bottom_title">Tutoriel PHP</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1209</span> </div> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>29</span> </div> </div> </div> </div> <div class="phpgenera_Details_mainR3_more"> <a href="https://www.php.cn/fr/faq/zt">Afficher plus</a> </div> </div> </div> </div> </div> <div class="Article_Details_main2"> <div class="phpgenera_Details_mainL4"> <div class="phpmain1_2_top"> <a href="javascript:void(0);" class="phpmain1_2_top_title">Related knowledge<img src="/static/imghw/index2_title2.png" alt="" /></a> </div> <div class="phpgenera_Details_mainL4_info"> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/fr/faq/1796600245.html" title="Bordure de tableau en HTML" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416492486715.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Bordure de tableau en HTML" /> </a> <a href="https://www.php.cn/fr/faq/1796600245.html" title="Bordure de tableau en HTML" class="phphistorical_Version2_mids_title">Bordure de tableau en HTML</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:49 PM</span> <p class="Articlelist_txts_p">Guide de la bordure de tableau en HTML. Nous discutons ici de plusieurs façons de définir une bordure de tableau avec des exemples de bordure de tableau en HTML.</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/fr/faq/1796600244.html" title="Tableau imbriqué en HTML" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416491283996.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Tableau imbriqué en HTML" /> </a> <a href="https://www.php.cn/fr/faq/1796600244.html" title="Tableau imbriqué en HTML" class="phphistorical_Version2_mids_title">Tableau imbriqué en HTML</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:49 PM</span> <p class="Articlelist_txts_p">Ceci est un guide des tableaux imbriqués en HTML. Nous discutons ici de la façon de créer un tableau dans le tableau ainsi que des exemples respectifs.</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/fr/faq/1796600238.html" title="Marge gauche HTML" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416482056439.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Marge gauche HTML" /> </a> <a href="https://www.php.cn/fr/faq/1796600238.html" title="Marge gauche HTML" class="phphistorical_Version2_mids_title">Marge gauche HTML</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:48 PM</span> <p class="Articlelist_txts_p">Guide de la marge HTML gauche. Nous discutons ici d'un bref aperçu de la marge gauche HTML et de ses exemples ainsi que de son implémentation de code.</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/fr/faq/1796600271.html" title="Disposition du tableau HTML" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416543391948.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Disposition du tableau HTML" /> </a> <a href="https://www.php.cn/fr/faq/1796600271.html" title="Disposition du tableau HTML" class="phphistorical_Version2_mids_title">Disposition du tableau HTML</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:54 PM</span> <p class="Articlelist_txts_p">Guide de mise en page des tableaux HTML. Nous discutons ici des valeurs de la mise en page des tableaux HTML ainsi que des exemples et des résultats en détail.</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/fr/faq/1796600227.html" title="Déplacer du texte en HTML" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416455153019.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Déplacer du texte en HTML" /> </a> <a href="https://www.php.cn/fr/faq/1796600227.html" title="Déplacer du texte en HTML" class="phphistorical_Version2_mids_title">Déplacer du texte en HTML</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:45 PM</span> <p class="Articlelist_txts_p">Guide pour déplacer du texte en HTML. Nous discutons ici d'une introduction, du fonctionnement des balises de sélection avec la syntaxe et des exemples à implémenter.</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/fr/faq/1796600210.html" title="Liste ordonnée HTML" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416432927533.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Liste ordonnée HTML" /> </a> <a href="https://www.php.cn/fr/faq/1796600210.html" title="Liste ordonnée HTML" class="phphistorical_Version2_mids_title">Liste ordonnée HTML</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:43 PM</span> <p class="Articlelist_txts_p">Guide de la liste ordonnée HTML. Ici, nous discutons également de l'introduction de la liste et des types HTML ordonnés ainsi que de leur exemple respectivement.</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/fr/faq/1796764479.html" title="Comment analysez-vous et traitez-vous HTML / XML dans PHP?" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/001/246/273/173890063284749.png?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Comment analysez-vous et traitez-vous HTML / XML dans PHP?" /> </a> <a href="https://www.php.cn/fr/faq/1796764479.html" title="Comment analysez-vous et traitez-vous HTML / XML dans PHP?" class="phphistorical_Version2_mids_title">Comment analysez-vous et traitez-vous HTML / XML dans PHP?</a> <span class="Articlelist_txts_time">Feb 07, 2025 am 11:57 AM</span> <p class="Articlelist_txts_p">Ce tutoriel montre comment traiter efficacement les documents XML à l'aide de PHP. XML (Language de balisage extensible) est un langage de balisage basé sur le texte polyvalent conçu à la fois pour la lisibilité humaine et l'analyse de la machine. Il est couramment utilisé pour le stockage de données et</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/fr/faq/1796600246.html" title="Bouton HTML onclick" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416493797970.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Bouton HTML onclick" /> </a> <a href="https://www.php.cn/fr/faq/1796600246.html" title="Bouton HTML onclick" class="phphistorical_Version2_mids_title">Bouton HTML onclick</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:49 PM</span> <p class="Articlelist_txts_p">Guide du bouton HTML onclick. Nous discutons ici de leur introduction, de leur fonctionnement, des exemples et de l'événement onclick dans divers événements respectivement.</p> </div> </div> <a href="https://www.php.cn/fr/web-designer.html" class="phpgenera_Details_mainL4_botton"> <span>See all articles</span> <img src="/static/imghw/down_right.png" alt="" /> </a> </div> </div> </div> </main> <footer> <div class="footer"> <div class="footertop"> <img src="/static/imghw/logo.png" alt=""> <p>Formation PHP en ligne sur le bien-être public,Aidez les apprenants PHP à grandir rapidement!</p> </div> <div class="footermid"> <a href="https://www.php.cn/fr/about/us.html">À propos de nous</a> <a href="https://www.php.cn/fr/about/disclaimer.html">Clause de non-responsabilité</a> <a href="https://www.php.cn/fr/update/article_0_1.html">Sitemap</a> </div> <div class="footerbottom"> <p> © php.cn All rights reserved </p> </div> </div> </footer> <input type="hidden" id="verifycode" value="/captcha.html"> <script>layui.use(['element', 'carousel'], function () {var element = layui.element;$ = layui.jquery;var carousel = layui.carousel;carousel.render({elem: '#test1', width: '100%', height: '330px', arrow: 'always'});$.getScript('/static/js/jquery.lazyload.min.js', function () {$("img").lazyload({placeholder: "/static/images/load.jpg", effect: "fadeIn", threshold: 200, skip_invisible: false});});});</script> <script src="/static/js/common_new.js"></script> <script type="text/javascript" src="/static/js/jquery.cookie.js?1743579404"></script> <script src="https://vdse.bdstatic.com//search-video.v1.min.js"></script> <link rel='stylesheet' id='_main-css' href='/static/css/viewer.min.css?2' type='text/css' media='all' /> <script type='text/javascript' src='/static/js/viewer.min.js?1'></script> <script type='text/javascript' src='/static/js/jquery-viewer.min.js'></script> <script type="text/javascript" src="/static/js/global.min.js?5.5.53"></script> <script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function () { var u = "https://tongji.php.cn/"; _paq.push(['setTrackerUrl', u + 'matomo.php']); _paq.push(['setSiteId', '9']); var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0]; g.async = true; g.src = u + 'matomo.js'; s.parentNode.insertBefore(g, s); })(); </script> <script> // top layui.use(function () { var util = layui.util; util.fixbar({ on: { mouseenter: function (type) { layer.tips(type, this, { tips: 4, fixed: true, }); }, mouseleave: function (type) { layer.closeAll("tips"); }, }, }); }); document.addEventListener("DOMContentLoaded", (event) => { // 定义一个函数来处理滚动链接的点击事件 function setupScrollLink(scrollLinkId, targetElementId) { const scrollLink = document.getElementById(scrollLinkId); const targetElement = document.getElementById(targetElementId); if (scrollLink && targetElement) { scrollLink.addEventListener("click", (e) => { e.preventDefault(); // 阻止默认链接行为 targetElement.scrollIntoView({ behavior: "smooth" }); // 平滑滚动到目标元素 }); } else { console.warn( `Either scroll link with ID '${scrollLinkId}' or target element with ID '${targetElementId}' not found.` ); } } // 使用该函数设置多个滚动链接 setupScrollLink("Article_Details_main1L2s_1", "article_main_title1"); setupScrollLink("Article_Details_main1L2s_2", "article_main_title2"); setupScrollLink("Article_Details_main1L2s_3", "article_main_title3"); setupScrollLink("Article_Details_main1L2s_4", "article_main_title4"); setupScrollLink("Article_Details_main1L2s_5", "article_main_title5"); setupScrollLink("Article_Details_main1L2s_6", "article_main_title6"); // 可以继续添加更多的滚动链接设置 }); window.addEventListener("scroll", function () { var fixedElement = document.getElementById("Article_Details_main1Lmain"); var scrollTop = window.scrollY || document.documentElement.scrollTop; // 兼容不同浏览器 var clientHeight = window.innerHeight || document.documentElement.clientHeight; // 视口高度 var scrollHeight = document.documentElement.scrollHeight; // 页面总高度 // 计算距离底部的距离 var distanceToBottom = scrollHeight - scrollTop - clientHeight; // 当距离底部小于或等于300px时,取消固定定位 if (distanceToBottom <= 980) { fixedElement.classList.remove("Article_Details_main1Lmain"); fixedElement.classList.add("Article_Details_main1Lmain_relative"); } else { // 否则,保持固定定位 fixedElement.classList.remove("Article_Details_main1Lmain_relative"); fixedElement.classList.add("Article_Details_main1Lmain"); } }); </script> </body> </html>