Liste des balises HTML5
-
<p style="text-align:center;">Bonjour !</p>
<p style="text-align:center;">Souvent, on code un site, et on se dit "mince, elle fait quoi dejà cette balise ? " ou "c'est quelle balise pour faire telle chose ?".</p>
<p style="text-align:center;"> </p>
<p style="text-align:center;">C'est pour cela que je vous propose un petit récapitulatif des balises utilisées en HTML5 ainsi que de leurs fontions.</p>
<p style="text-align:center;">Un exemple concret est présent quand on clique sur les balises.</p>
<p style="text-align:center;">( liste trouvée sur <a href="http://41mag.fr/liste-des-balises-html5" rel="external nofollow">http://41mag.fr/liste-des-balises-html5</a>)</p>
<p style="text-align:center;"> </p>
<p>
</p>
<p style="text-align:center;"><a href="http://41mag.fr/liste-des-balises-html5/balise-html5-commentaire" rel="external nofollow"><!– … –></a><br/><br/>
Définit un commentaire<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-doctype-html5" rel="external nofollow"><!DOCTYPE></a><br/><br/>
Définit le type du document<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-a-html5-lien" rel="external nofollow"><a></a><br/><br/>
Définit un lien<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-abbr-html5" rel="external nofollow"><abbr></a><br/><br/>
Définit une abréviation<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-address-html5" rel="external nofollow"><address></a><br/><br/>
Définit une adresse<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-area-html5" rel="external nofollow"><area></a><br/><br/>
Définit une zone à l’intérieur d’une image<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-article-html5" rel="external nofollow"><article></a><br/><br/>
Définit un article<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-aside-html5" rel="external nofollow"><aside></a><br/><br/>
Définit une partie latérale au contenu<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-audio-html5" rel="external nofollow"><audio></a><br/><br/>
Définit un fichier audio<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-b-html5" rel="external nofollow"><b></a><br/><br/>
Texte en gras<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-base-html5" rel="external nofollow"><base></a><br/><br/>
Définit une URL de base pour tous les liens de la page<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-do-html5" rel="external nofollow"><bdo></a><br/><br/>
Définit la direction du texte<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-blockquote-html5" rel="external nofollow"><blockquote></a><br/><br/>
Définit une longue citation<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-body-html5" rel="external nofollow"><body></a><br/><br/>
Définit le corps de la page<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-br-html5" rel="external nofollow"><br></a><br/><br/>
Saut de ligne<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-button-html5" rel="external nofollow"><button></a><br/><br/>
Définit un bouton cliquable<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-canvas-html5" rel="external nofollow"><canvas></a><br/><br/>
Définit un graphique<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-caption-html5" rel="external nofollow"><caption></a><br/><br/>
Légende du tableau<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-cite-html5" rel="external nofollow"><cite></a><br/><br/>
Définit une citation<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-code-html5" rel="external nofollow"><code></a><br/><br/>
Mise en forme d’un texte en code informatique<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-col-html5" rel="external nofollow"><col></a><br/><br/>
Définit une colonne d’un tableau<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-colgroup-html5" rel="external nofollow"><colgroup></a><br/><br/>
Définit un groupe de colonne pour un tableau<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-command-html5" rel="external nofollow"><command></a><br/><br/>
Définit un bouton de commande<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-datalist-html5" rel="external nofollow"><datalist</a><br/><br/>
Définit une liste d’options<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-dd-html5" rel="external nofollow"><dd></a><br/><br/>
Définition d’un terme<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-del-html5" rel="external nofollow"><del></a><br/><br/>
Définit un texte supprimé<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-details-html5" rel="external nofollow"><details></a><br/><br/>
Définit les détails d’un élément<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-dfn-html5" rel="external nofollow"><dfn></a><br/><br/>
Définition<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-div-html5" rel="external nofollow"><div></a><br/><br/>
Définit un calque ou une section<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-dl-html5" rel="external nofollow"><dl></a><br/><br/>
Liste de définition<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-dt-html5" rel="external nofollow"><dt></a><br/><br/>
Définition d’un terme<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-em-html5" rel="external nofollow"><em></a><br/><br/>
Mise en exergue d’un texte – italique<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-embed-html5" rel="external nofollow"><embed></a><br/><br/>
Définit un contenu extérieur (audio, vidéo …)<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-fieldset-html5" rel="external nofollow"><fieldset></a><br/><br/>
Regroupe plusieurs éléments d’un formulaire<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-figcaption-html5" rel="external nofollow"><figcaption></a><br/><br/>
Légende d’un groupe d’élément multimédia<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-figure-html5" rel="external nofollow"><figure></a><br/><br/>
Définit un groupe d’élément multimédia<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-footer-html5" rel="external nofollow"><footer></a><br/><br/>
Définit le bas d’un section ou d’une page<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-form-html5" rel="external nofollow"><form></a><br/><br/>
Définit un formulaire<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-h1-a-h6-html5" rel="external nofollow"><h1> to <h6></a><br/><br/>
Définit un titre par degré importance de 1 à 6<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-head-html5" rel="external nofollow"><head></a><br/><br/>
Définit l’en-tête d’un document<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-header-html5" rel="external nofollow"><header></a><br/><br/>
Définit le haut d’une section ou d’une page<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-hgroup-html5" rel="external nofollow"><hgroup></a><br/><br/>
Regroupe les informations du haut d’une page ou section<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-hr-html5" rel="external nofollow"><hr></a><br/><br/>
Barre horizontale<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-html-html5" rel="external nofollow"><html></a><br/><br/>
Définit un document html<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-i-html5" rel="external nofollow"><i></a><br/><br/>
Texte en italique<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-iframe-html5" rel="external nofollow"><iframe></a><br/><br/>
Introduit un page html dans une frame<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-img-html5" rel="external nofollow"><img></a><br/><br/>
Définit une image<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-input-html5" rel="external nofollow"><input></a><br/><br/>
Définit un champ<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-ins-html5" rel="external nofollow"><ins></a><br/><br/>
Définit un texte insérer<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-keygen-html5" rel="external nofollow"><keygen></a><br/><br/>
Générateur de clé pour un formulaire<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-kbd-html5" rel="external nofollow"><kbd></a><br/><br/>
Raccourcis ou touche du clavier<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-label-html5" rel="external nofollow"><label></a><br/><br/>
Légende d’un groupe d’élément de formulaire<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-legend-html5" rel="external nofollow"><legend></a><br/><br/>
Titre d’un groupe d’élément d’un formulaire<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-li-html5" rel="external nofollow"><li></a><br/><br/>
Élément d’une liste<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-link-html5" rel="external nofollow"><link></a><br/><br/>
Définit les relations entre les documents<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-map-html5" rel="external nofollow"><map></a><br/><br/>
Définit une carte<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-mark-html5" rel="external nofollow"><mark></a><br/><br/>
Mise en valeur d’un mot ou d’un texte – Texte marqué<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-math-html5" rel="external nofollow"><math></a><br/><br/>
Définit une formule mathématique<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-menu-html5" rel="external nofollow"><menu></a><br/><br/>
Définit un menu en liste<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-meta-html5" rel="external nofollow"><meta></a><br/><br/>
Définit des informations relatives au document<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-meter-html5" rel="external nofollow"><meter></a><br/><br/>
Définit une unité de mesure<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-nav-html5" rel="external nofollow"><nav></a><br/><br/>
Définit un groupe de liens de navigation<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-noscript-html5" rel="external nofollow"><noscript></a><br/><br/>
Définit une alternative au script non supporté<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-object-html5" rel="external nofollow"><object></a><br/><br/>
Définit un objet du contenu extérieur multimédia<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-ol-html5" rel="external nofollow"><ol></a><br/><br/>
Définit une liste ordonné<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-optgroup-html5" rel="external nofollow"><optgroup></a><br/><br/>
Regroupe d’une liste d »option dans un formulaire<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-option-html5" rel="external nofollow"><option></a><br/><br/>
Option d’une liste dans un formulaire<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-output-html5" rel="external nofollow"><output></a><br/><br/>
Définit un type de sortie<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-p-html5-paragraph" rel="external nofollow"><p></a><br/><br/>
Définit un paragraphe<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-param-html5" rel="external nofollow"><param></a><br/><br/>
Définit les paramètres d’un objet<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-pre-html5" rel="external nofollow"><pre></a><br/><br/>
Texte pré-formaté<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-progress-html5" rel="external nofollow"><progress></a><br/><br/>
Définit une progression<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-q-html5" rel="external nofollow"><q></a><br/><br/>
Définit une courte citation<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-rp-html5" rel="external nofollow"><rp></a><br/><br/>
Annotation ruby si le script n’est pas supporté<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-rt-html5" rel="external nofollow"><rt></a><br/><br/>
Annotation ruby d’explication<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-ruby-html5" rel="external nofollow"><ruby></a><br/><br/>
Définit une annotation en ruby<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-samp-html5" rel="external nofollow"><samp></a><br/><br/>
Définit un échantillon de code<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-script-html5" rel="external nofollow"><script></a><br/><br/>
Définit un script<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-section-html5" rel="external nofollow"><section></a><br/><br/>
Définit une section<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-select-html5" rel="external nofollow"><select></a><br/><br/>
Définit une liste sélectionnable<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-small-html5" rel="external nofollow"><small></a><br/><br/>
Minimise l’importance d’un texte<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-source-html5" rel="external nofollow"><source></a><br/><br/>
Définit la source d’un contenu multimédia<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-span-html5" rel="external nofollow"><span></a><br/><br/>
Définit une section de type inline<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-strong-html5" rel="external nofollow"><strong></a><br/><br/>
Mise en exergue d’un texte – Texte en Gras<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-style-html5" rel="external nofollow"><style></a><br/><br/>
Définit un style CSS<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-sub-html5" rel="external nofollow"><sub></a><br/><br/>
Mise en indice d’un texte<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-summary-html5" rel="external nofollow"><summary></a><br/><br/>
Définit l’en-tête des détails d’un document ou section<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-sup-html5" rel="external nofollow"><sup></a><br/><br/>
Mise en exposant d’un texte<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-svg-html5" rel="external nofollow"><svg></a><br/><br/>
Définit une image vectorielle<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-table-html5" rel="external nofollow"><table></a><br/><br/>
Définit un tableau<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-tbody-html5" rel="external nofollow"><tbody></a><br/><br/>
Définit le corps d’un tableau<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-td-html5" rel="external nofollow"><td></a><br/><br/>
Définit une cellule d’un tableau<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-textarea-html5" rel="external nofollow"><textarea></a><br/><br/>
Définit une zone de texte<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-tfoot-html5" rel="external nofollow"><tfoot></a><br/><br/>
Définit le bas d’un tableau<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-th-html5" rel="external nofollow"><th></a><br/><br/>
Définit une cellule d’en-tête d’un tableau<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-thead-html5" rel="external nofollow"><thead></a><br/><br/>
Définit le haut d’un tableau<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-time-html5" rel="external nofollow"><time></a><br/><br/>
Définit une unité de temps<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-title-html5" rel="external nofollow"><title></a><br/><br/>
Définit le titre d’un document<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-tr-html5" rel="external nofollow"><tr></a><br/><br/>
Définit une ligne de tableau<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-track-html5" rel="external nofollow"><track></a><br/><br/>
Définit une unité de temps pour les éléments <audio> et <video>.<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-ul-html5" rel="external nofollow"><ul></a><br/><br/>
Définit une liste non-ordonné<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-var-html5" rel="external nofollow"><var></a><br/><br/>
Définit une variable<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-video-html5" rel="external nofollow"><video></a><br/><br/>
Définit une vidéo<br/><br/><br/><br/><a href="http://41mag.fr/liste-des-balises-html5/balise-wbr-html5" rel="external nofollow"><wbr></a><br/><br/>
Définit un possible retour à la ligne<br/><br/><br/>
</p> -
<p>C'est bien peut être pratique.</p><p>
Mais pour moi il manque des infos essentielles pour pouvoir coder : les attributs possibles avec leurs paramétrage et l'implémentation des balises (auto-fermantes ou non).</p> -
<p>un site que je conseil aussi: <a href="http://www.w3schools.com/tags/" rel="external nofollow">http://www.w3schools.com/tags/</a> il référence toutes les balises, leurs attributs et donne des exemples (avec des interactions possible) et même moi qui suis une quiche en anglais je comprends xD</p><p>mais merci du partage quand même
</p> -
<p>La mise en forme est a revoir,</p>
<p>je me rappel au temps que j'étais débutant dans le codage je trouvais ça super utile ... Maintenant je comprends que ça ne m'a jamais servit à rien.</p>
<p>Pour ceux souhaitant commencer à s'aventurer dans le codage voir cette liste ne vous aidera PAS, regarder les codes sources, pratiquez, regardez des codes sources [boucle infinie] c'est la clés de la réussite.</p>
<p>A la limite allez voir des tutoriels sur internet mais pour le html : Aucune utilité il y a pas besoin de tutoriel pour coder le html
</p> -
<p>Je suis d'accord pour le fait que certaines balises ne sont pas utiles, néanmoins pour ce qui est des tutoriels là mon avis diverge : ils sont vitaux pour apprendre.<br/>
On peut apprendre sur le tas en décortiquant certaines page web, mais c'est extrêmement compliqué de comprendre tout les méandres des différents langages de programmation même dans un cas comme l'HTML.
<br/><br/>
Qu'entends-tu par la "La mise en forme est en revoir" ? A revoir, non ?</p> -
<blockquote class="ipsQuote" data-cite="Azad" data-ipsquote="" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="12287" data-ipsquote-contentid="1101" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1414101503" data-ipsquote-username="Azad"><div>
<div>
<p>
Qu'entends-tu par la "La mise en forme est en revoir" ? A revoir, non ?</p>
</div>
</div></blockquote>
<p>Faute de frappe
</p>
<p> </p>
<p>Personnellement pour le HTML et CSS les tutoriels ont été complétement inutile et n'ont fait que freiner mon apprentissage, selon moi le meilleur moyen est de pratiquer et de regarder des exemples. (Bon après il faut faire différence entre : Tutoriel et apprentissage !</p>
<p>Quand je dis tutoriel c'est par exemple les tutoriels sur siteduzero sur le html que je trouve inutile MAIS je trouve utile de savoir les balises (car sinon comment savoir ce que c'est ?) )</p>
<p> </p>
<p>Personnellement pour apprendre je m'amuser à faire des inspecter éléments et modifier à mon goût une page pour ensuite reprendre le code et le refaire sur sublime text 2 (ou pour la plupart d'entre-vous : notepad +)</p>
<p> </p>
<p>Je ne dis pas que les tutoriels sont inutile juste que tout le monde ne peut pas comprendre avec des tutoriels (pour ma part) donc je propose une autre solution d'apprentissage qui est assez régulière et beaucoup plus sympathique que de lire des textes et des textes pour en arriver à un résultat qui pour la plupart du temps nous déplaira et dans un futur proche nous devrons relire d'autres tutoriels pour mieux comprendre.</p> -
<p>Chacun a sa manière d'apprentissage, néanmoins certains préfèrent comprendre le fonctionnement du langage par la théorie et en faisant des petits bouts de codes par petits bouts de code tout au long du tutoriel plutôt que d'apprendre en copiant des pages en déduisant leur utilité.<br/><br/>
Il n'y a pas de vérité générale sur l'apprentissage, simplement la majorité a besoin d'explications plus fournies que de déduction, en aucun cas ce sujet n'a pas pour vocation d'apprendre à tout le monde : il sert juste d'annuaire pour les balises présentent dans l'HTML5.
</p> -
<p>C'est assez récent je crois mais elles sont très utiles, ce sont ces deux balises :</p>
<ul><li><em>background-clip</em>
</li><li><em>mask-image</em></li>
</ul><p> </p>
<p>Elles permettent d'<span style="font-size:14px;"><span style="color:rgb(37,37,37);font-family:Roboto, arial, sans-serif;">ajouter une certaine texture, ou même une image de fond au texte. Pour réaliser cette effet par exemple :</span></span></p>
<p> </p>
<p><img alt="demo.jpg" src="<base_url>/applications/sslimageproxy/interface/image.php?url=http://netdna.webdesignerdepot.com/uploads7/3-simple-tricks-for-adding-texture-to-your-text-with-css-and-svg/demo/demo.jpg"/></p>
<p> </p>
<p>Et ça s'en créer l'image d'abord sur Photoshop.
</p>
<p> </p>
<p>Un tutoriel par ici peu vous aider : <a href="http://www.webdesignerdepot.com/2014/12/3-tricks-for-adding-texture-to-your-text-with-css-and-svg/" rel="external nofollow">http://www.webdesignerdepot.com/2014/12/3-tricks-for-adding-texture-to-your-text-with-css-and-svg/</a>:) </p>
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login