Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 969325 of Tutoriels

  • Raccourci de la révision : Web/Tutoriels
  • Titre de la révision : Tutoriels
  • ID de la révision : 969325
  • Créé :
  • Créateur : JeffD
  • Version actuelle ? Non
  • Commentaire
Étiquettes : 

Contenu de la révision

Les liens présents sur cette page mènent à un grand nombre de tutoriaux et d'outils pédagagiques. Que vous soyez débutant ou expérimenté, vous pourrez trouver ici de précieuses ressources sur les meilleurs pratiques du développement web. Ces ressources sont écrites par des entreprises visionnaires et des développeurs qui ont adoptés des normes ouvertes et de bonnes pratiques en web qui fournissent ou autorisent la traduction de ces informations, au travers de licences libres tel que celle de Creative Commons.

Tutoriaux HTML

Introduction

Introdution à HTML (WebPlatform.org)
Qu'est-ce que le HTML ? À quoi sert-il ? Cet article présente les principaux éléments qui composent une page HTML.
Structure de base d'une page web (SitePoint)
Apprendre comment les éléments HTML s'assemblent pour former une page web.
Balises HTML de base (SitePoint)
Description des différents types d'éléments utilisés pour les documents HTML.
Guide HTML pour débutant (HTML Dog)
Articles et exercices pour apprendre les bases.
Challenges HTML (Wikiversity)
Améliorer ses compétences avec ces challenges HTML.
Référence des balises HTML sur le MDN
Rérérence complète des balises HTML et de comment Firefox et les autres navigateurs les supportent.
CodeAvengers (CodeAvengers.com)
Une introduction au développement d'application ou de jeux web avec HTML, CSS et JavaScript.

Niveau intermediaire

Astuces pour accélerer les pages HTML
Optimiser les pages pour un site plus réactif et réduire la charge du serveur web.
Plonger dans HTML5 (Mark Pilgrim)
Découverte des fonctionnalités d'HTML5, la dernière version de la spécification HTML.
Tutoriel HTML5 (HTML5 Rocks)
Laissez-nous vous guider dans le labyrinthe HTML5.
La sémantique HTML5
Apprendre les balises HTML, leur usage actuels et leur équivalent passé et à venir.
Tutoriel sur les Canvas
Apprendre à dessiner des éléments en utilisant les canvas.
HTML5 Doctor
Utiliser HTML5 maintenant.
Intégration audio avec HTML5
Introduction de la balise HTML5 audio pour inclure facilement du son sur votre page web. L'article comprend plusieurs exemples d'utilisation.

Tutoriaux Javascript

Introduction

Codecademy (Codecademy)
Codecademy is the easiest way to learn programming with JavaScript. Interactive, fun and collaborative.
Démarrer avec JavaScript
Présentation de Javascript et de son utilisation
Programming - The real fundamental (WebPlatform.org)
Introduction à JavaScript, ses possibilités, les meilleurs pratiques, pour l'apprecier, et plus.
JavaScript Best Practices (WebPlatform.org)
Check out some of the obvious (but not only) best practices to write JavaScript.
CodeAvengers (CodeAvengers.com)
Avengers Code, a fun introduction to the development of web applications and games with HTML, CSS and JavaScript.

Niveau intermediaire

Re-introduction au JavaScript
Summary of the JavaScript programming language designed for mid-level developers.
Eloquent JavaScript
Guide JavaScript complet avec  intermediate and advanced methodologies.
Les Design Patterns essentiels en Javascript (Addy Osmani)
Les design patterns de base pour JavaScript.
The JavaScript programming language (YUI Blog)
Douglas Crockford explores the language as it stands and how it got there.
Introduction à JavaScript orienté objet
Apprendre la modélisation objet dans Javascript.

Niveau avancé

Learning of advanced JavaScript (John Resig)
JavaScript Guide forward by John Resig.
Introduction to JavaScript DOM (Elated)
What the Document Object Model, and why is it useful? This article will give you a small glimpse of the power of JavaScript functionality.
An Inconvenient API: The Theory of the DOM (YUI Blog)
Douglas Crockford explains the "Document Object Model" (DOM).
Advanced JavaScript (YUI Blog)
Douglas Crockford observes the code patterns from which the JavaScript programmers can choose in creating their applications.
JavaScript Garden
Documentation of the strangest features of Javascript.
Which JavaScript framework to choose? (StackOverflow)
Tips for choosing the Javascript framework.
Non-blocking JavaScript Downloads (YUI Blog)
Tips to increase page load speed using JavaScript.
JavaScript Guide
A guide explaining in detail the operation of JavaScript and regularly updated. It is intended for all learning levels of the neophyte to the most advanced users.

Tutoriaux CSS

Introduction

CSS To start
This tutorial will introduce you to Cascading Style Sheets (CSS). It will guide you through the CSS features, using concrete examples that you can try for yourself on your own computer.
CSS Basics
What is the CSS, learning from its use, key selectors and properties
CSS Basics (WebPlatform.org)
What is the CSS, how to apply it in HTML and looks like the basic syntax of CSS.
Selectors CSS classes  (Wikiversity)
What is a class in CSS?
External CSS  (Wikiversity)
Use CSS to an external stylesheet.
Add a touch of style  (W3C)
Realizing this beginner's guide to learn how to put CSS in your pages.
Frequently asked questions about CSS
Questions and answers for beginners.
CodeAvengers (CodeAvengers.com)
Avengers Code is an effective and fun way to learn to code web applications and games with HTML, CSS and JavaScript.

Niveau intermediaire

CSS Reference
Complete CSS reference with support details of Firefox and other browsers.
CSS Challenges (Wikiversity)
Practice your skills in CSS, and see where you need the most practice.
Intermediate concepts in CSS  (HTML.net)
Group, pseudo-classes, and more.
CSS positioning bases  (A List Apart)
Using positioning to meet the standards, the layout without tables.
Progressive Enhancement with CSS (A List Apart)
The gradual improvement of your web pages with CSS.
Fluid Grids (A List Apart)
Creating models that smoothly resize with of the browser window while using a typographic grid.

Niveau avancé

CSS3 in less than 5 minutes (Addy Osmani)
A short introduction to the hearts of innovations introduced by CSS3.
Use of CSS transformations
Apply rotation deflect measure , and the  translation using CSS .
CSS transitions
CSS transitions, CSS3 included in job specifications, to control the animation when changing CSS properties. This adjusts progressive visual transition of the related property.
Understanding CSS3 transitions (A List Apart)
Start using CSS3 transitions carefully choosing what situation use.
Quick guide to implement Web Fonts with @ font-face (HTML5 Rocks)
The function @ font-face CSS3 proposed among modules allows you to use custom fonts on the web; and this in an accessible, flexible and extensible.

 

Source de la révision

<p><font><font>Les liens présents sur cette page mènent à un grand nombre de tutoriaux et d'outils pédagagiques. </font><font>Que vous soyez débutant ou expérimenté, vous pourrez trouver ici de précieuses ressources sur les meilleurs pratiques du développement web. Ces ressources sont écrites par des entreprises visionnaires </font><font>et des développeurs qui ont adoptés des normes ouvertes et de bonnes pratiques en web qui fournissent ou autorisent la traduction de ces informations, au travers de licences libres tel que celle de Creative Commons. </font></font></p>

<table class="topicpage-table">
 <tbody>
  <tr>
   <td>
    <h2 class="Documentation" id="Documentation" name="Documentation"><font><font>Tutoriaux HTML</font></font></h2>

    <h3 id="Introduction"><font><font>Introduction</font></font></h3>

    <dl>
     <dt><a href="https://docs.webplatform.org/wiki/guides/the_basics_of_html" lang="en">Introdution à HTML</a> <font><font>(WebPlatform.org)</font></font></dt>
     <dd><font><font>Qu'est-ce que le HTML ? À quoi sert-il ? Cet article présente les principaux éléments qui composent une page HTML.</font></font></dd>
     <dt><a href="https://reference.sitepoint.com/html/page-structure" lang="en" rel="external"><font><font>Structure de base d'une page web</font></font></a><font><font> (SitePoint)</font></font></dt>
     <dd><font><font>Apprendre comment les éléments HTML s'assemblent pour former une page web.</font></font></dd>
     <dt><a href="https://reference.sitepoint.com/html/elements" lang="en" rel="external"><font><font>Balises HTML de base</font></font></a><font><font> (SitePoint)</font></font></dt>
     <dd><font><font>Description des différents types d'éléments utilisés pour les documents HTML.</font></font></dd>
     <dt><a href="https://htmldog.com/guides/htmlbeginner/" lang="en" rel="external"><font><font>Guide HTML pour débutant</font></font></a><font><font> (HTML Dog)</font></font></dt>
     <dd><font><font>Articles et exercices pour apprendre les bases.</font></font></dd>
     <dt><a href="https://wikiversity.org/wiki/Web_Design/HTML_Challenges" lang="en" rel="external"><font><font>Challenges HTML</font></font></a><font><font> (Wikiversity)</font></font></dt>
     <dd><font><font>Améliorer ses compétences avec ces challenges HTML.</font></font></dd>
     <dt><a href="https://developer.mozilla.org/en-US/docs/HTML/Element" lang="en"><font><font>Référence des balises HTML sur le MDN</font></font></a></dt>
     <dd><font><font>Rérérence complète des balises HTML et de comment Firefox et les autres navigateurs les supportent.</font></font></dd>
     <dt><a href="https://codeavengers.com/" hreflang="en" lang="en" title="https://codeavengers.com/"><font><font>CodeAvengers</font></font></a><font><font> (CodeAvengers.com)</font></font></dt>
     <dd><font><font>Une introduction au développement d'application ou de jeux web avec HTML, CSS et JavaScript.</font></font></dd>
    </dl>

    <h3 id="Advanced_level">Niveau intermediaire</h3>

    <dl>
     <dt><a href="https://developer.mozilla.org/en-US/docs/Tips_for_Authoring_Fast-loading_HTML_Pages" lang="en"><font><font>Astuces pour accélerer les pages HTML</font></font></a></dt>
     <dd><font><font>Optimiser les pages pour un site plus réactif et réduire la charge du serveur web.</font></font></dd>
     <dt><a href="https://diveintohtml5.info/" lang="en" rel="external"><font><font>Plonger dans HTML5</font></font></a><font><font> (Mark Pilgrim)</font></font></dt>
     <dd><font><font>Découverte des fonctionnalités d'HTML5, la dernière version de la spécification HTML.</font></font></dd>
     <dt><a href="https://www.html5rocks.com/tutorials/" lang="en" rel="external"><font><font>Tutoriel HTML5</font></font></a><font><font> (HTML5 Rocks)</font></font></dt>
     <dd><font><font>Laissez-nous vous guider dans le labyrinthe HTML5.</font></font></dd>
     <dt><a href="https://www.alistapart.com/articles/semanticsinhtml5/" lang="en" rel="external"><font><font>La sémantique HTML5</font></font></a></dt>
     <dd><font><font>Apprendre les balises HTML, leur usage actuels et leur équivalent passé et à venir.</font></font></dd>
     <dt><a href="https://developer.mozilla.org/en-US/docs/Canvas_tutorial" lang="en"><font><font>Tutoriel sur les Canvas</font></font></a></dt>
     <dd><font><font>Apprendre à dessiner des éléments en utilisant les canvas.</font></font></dd>
     <dt><a href="https://html5doctor.com/" lang="en" rel="external"><font><font>HTML5 Doctor</font></font></a></dt>
     <dd><font><font>Utiliser HTML5 maintenant.</font></font></dd>
     <dt><a href="https://www.elated.com/articles/html5-audio/" lang="en" rel="external"><font><font>Intégration audio avec HTML5</font></font></a></dt>
     <dd><font><font>Introduction de la balise HTML5 audio pour inclure facilement du son sur votre page web. </font><font>L'article comprend plusieurs exemples d'utilisation.</font></font></dd>
    </dl>
   </td>
   <td>
    <h2 class="Documentation" id="Documentation" name="Documentation"><font><font>Tutoriaux Javascript</font></font></h2>

    <h3 id="Basic_Level"><font><font>Introduction</font></font></h3>

    <dl>
     <dt><a href="https://www.codecademy.com/?locale_code=fr"><font><font>Codecademy</font></font></a><font><font> (Codecademy)</font></font></dt>
     <dd><font><font>Codecademy is the easiest way to learn programming with JavaScript. </font><font>Interactive, fun and collaborative.</font></font></dd>
     <dt><a href="https://developer.mozilla.org/en-US/docs/JavaScript/Getting_Started"><font><font>Démarrer avec JavaScript</font></font></a></dt>
     <dd><font><font>Présentation de Javascript et de son utilisation</font></font></dd>
     <dt><a href="https://docs.webplatform.org/wiki/concepts/programming/programming_basics" rel="external"><font><font>Programming - The real fundamental</font></font></a><font><font> (WebPlatform.org)</font></font></dt>
     <dd><font><font>Introduction à JavaScript, ses possibilités, les meilleurs pratiques, pour l'apprecier, et plus.</font></font></dd>
     <dt><a href="https://dev.opera.com/articles/view/javascript-best-practices/" rel="external"><font><font>JavaScript Best Practices</font></font></a><a href="https://docs.webplatform.org/wiki/tutorials/javascript_best_practices" title="https://docs.webplatform.org/wiki/tutorials/javascript_best_practices"> </a><font><font> (WebPlatform.org)</font></font></dt>
     <dd><font><font>Check out some of the obvious (but not only) best practices to write JavaScript.</font></font></dd>
     <dt><a href="https://codeavengers.com/" lang="en" title="https://codeavengers.com/"><font><font>CodeAvengers</font></font></a><font><font> (CodeAvengers.com)</font></font></dt>
     <dd><font><font>Avengers Code, a fun introduction to the development of web applications and games with HTML, CSS and JavaScript.</font></font></dd>
    </dl>

    <h3 id="INTERIM_Level"><font><font>Niveau intermediaire</font></font></h3>

    <dl>
     <dt><a href="https://developer.mozilla.org/en-US/docs/A_re-introduction_to_JavaScript"><font><font>Re-introduction au JavaScript</font></font></a></dt>
     <dd><font><font>Summary of the JavaScript programming language designed for mid-level developers.</font></font></dd>
     <dt><a href="https://eloquentjavascript.net/contents.html" rel="external"><font><font>Eloquent JavaScript</font></font></a></dt>
     <dd><font><font>Guide JavaScript complet avec&nbsp; intermediate and advanced methodologies.</font></font></dd>
     <dt><a href="https://www.addyosmani.com/resources/essentialjsdesignpatterns/book/" rel="external"><font><font>Les Design Patterns essentiels en Javascript</font></font></a><font><font> (Addy Osmani)</font></font></dt>
     <dd><font><font>Les design patterns de base pour JavaScript.</font></font></dd>
     <dt><a href="https://www.yuiblog.com/blog/2007/01/24/video-crockford-tjpl/" rel="external"><font><font>The JavaScript programming language</font></font></a><font><font> (YUI Blog)</font></font></dt>
     <dd><font><font>Douglas Crockford explores the language as it stands and how it got there.</font></font></dd>
     <dt><a href="https://developer.mozilla.org/en-US/docs/Introduction_to_Object-Oriented_JavaScript"><font><font>Introduction à JavaScript orienté objet</font></font></a></dt>
     <dd><font><font>Apprendre la modélisation objet dans Javascript.</font></font></dd>
    </dl>

    <h3 id="Advanced_level_2"><font><font>Niveau avancé</font></font></h3>

    <dl>
     <dt><a href="https://ejohn.org/apps/learn/" rel="external"><font><font>Learning of advanced JavaScript</font></font></a><font><font> (John Resig)</font></font></dt>
     <dd><font><font>JavaScript Guide forward by John Resig.</font></font></dd>
     <dt><a href="https://www.elated.com/articles/javascript-dom-intro/" rel="external"><font><font>Introduction to JavaScript DOM</font></font></a><font><font> (Elated)</font></font></dt>
     <dd><font><font>What the Document Object Model, and why is it useful? </font><font>This article will give you a small glimpse of the power of JavaScript functionality.</font></font></dd>
     <dt><a href="https://yuiblog.com/blog/2006/10/20/video-crockford-domtheory/" rel="external"><font><font>An Inconvenient API: The Theory of the DOM</font></font></a><font><font> (YUI Blog)</font></font></dt>
     <dd><font><font>Douglas Crockford explains the "Document Object Model" (DOM).</font></font></dd>
     <dt><a href="https://yuiblog.com/blog/2006/11/27/video-crockford-advjs/" rel="external"><font><font>Advanced JavaScript</font></font></a><font><font> (YUI Blog)</font></font></dt>
     <dd><font><font>Douglas Crockford observes the code patterns from which the JavaScript programmers can choose in creating their applications.</font></font></dd>
     <dt><a href="https://bonsaiden.github.com/JavaScript-Garden/" rel="external"><font><font>JavaScript Garden</font></font></a></dt>
     <dd><font><font>Documentation of the strangest features of Javascript.</font></font></dd>
     <dt><a href="https://stackoverflow.com/questions/394601/which-javascript-framework-jquery-vs-dojo-vs" rel="external"><font><font>Which JavaScript framework to choose?</font></font></a><font><font> (StackOverflow)</font></font></dt>
     <dd><font><font>Tips for choosing the Javascript framework.</font></font></dd>
     <dt><a href="https://yuiblog.com/blog/2008/07/22/non-blocking-scripts/" rel="external"><font><font>Non-blocking JavaScript Downloads</font></font></a><font><font> (YUI Blog)</font></font></dt>
     <dd><font><font>Tips to increase page load speed using JavaScript.</font></font></dd>
     <dt><a href="https://developer.mozilla.org/en-US/docs/JavaScript/Guide"><font><font>JavaScript Guide</font></font></a></dt>
     <dd><font><font>A guide explaining in detail the operation of JavaScript and regularly updated. </font><font>It is intended for all learning levels of the neophyte to the most advanced users.</font></font></dd>
    </dl>
   </td>
  </tr>
  <tr>
   <td colspan="2">
    <h2 class="Documentation" id="Documentation" name="Documentation"><font><font>Tutoriaux CSS</font></font></h2>
   </td>
  </tr>
  <tr>
   <td>
    <h3 id="Beginner_level"><font><font>Introduction</font></font></h3>

    <dl>
     <dt><a href="https://developer.mozilla.org/en-US/docs/CSS/Getting_Started"><font><font>CSS To start</font></font></a></dt>
     <dd><font><font>This tutorial will introduce you to Cascading Style Sheets (CSS). </font><font>It will guide you through the CSS features, using concrete examples that you can try for yourself on your own computer.</font></font></dd>
     <dt><a href="https://developer.mozilla.org/fr/Apprendre/CSS" rel="external"><font><font>CSS Basics</font></font></a></dt>
     <dd><font><font>What is the CSS, learning from its use, key selectors and properties</font></font></dd>
     <dt><a href="https://docs.webplatform.org/wiki/guides/getting_started_with_css" rel="external"><font><font>CSS Basics</font></font></a><font><font> (WebPlatform.org)</font></font></dt>
     <dd><font><font>What is the CSS, how to apply it in HTML and looks like the basic syntax of CSS.</font></font></dd>
     <dt><a href="https://en.wikiversity.org/wiki/Web_Design/CSS_Classes" rel="external"><font><font>Selectors CSS classes</font></font></a><font><font> &nbsp;(Wikiversity)</font></font></dt>
     <dd><font><font>What is a class in CSS?</font></font></dd>
     <dt><a href="https://en.wikiversity.org/wiki/Web_Design/External_CSS" rel="external"><font><font>External CSS</font></font></a><font><font> &nbsp;(Wikiversity)</font></font></dt>
     <dd><font><font>Use CSS to an external stylesheet.</font></font></dd>
     <dt><a href="https://www.w3.org/MarkUp/Guide/Style" rel="external"><font><font>Add a touch of style</font></font></a><font><font> &nbsp;(W3C)</font></font></dt>
     <dd><font><font>Realizing this beginner's guide to learn how to put CSS in your pages.</font></font></dd>
     <dt><a href="/fr/docs/CSS/CSS_questions_frequentes"><font><font>Frequently asked questions about CSS</font></font></a></dt>
     <dd><font><font>Questions and answers for beginners.</font></font></dd>
     <dt><a href="https://codeavengers.com/" title="https://codeavengers.com/"><font><font>CodeAvengers</font></font></a><font><font> (CodeAvengers.com)</font></font></dt>
     <dd><font><font>Avengers Code is an effective and fun way to learn to code web applications and games with HTML, CSS and JavaScript.</font></font></dd>
    </dl>

    <h3 id="Intermediate_level">Niveau intermediaire</h3>

    <dl>
     <dt><a charset="fr" href="https://developer.mozilla.org/fr/docs/Web/CSS/Reference" lang="fr"><font><font>CSS Reference</font></font></a></dt>
     <dd><font><font>Complete CSS reference with support details of Firefox and other browsers.</font></font></dd>
     <dt><a charset="en" href="https://en.wikiversity.org/wiki/Web_Design/CSS_challenges" lang="en" rel="external"><font><font>CSS Challenges</font></font></a><font><font> (Wikiversity)</font></font></dt>
     <dd><font><font>Practice your skills in CSS, and see where you need the most practice.</font></font></dd>
     <dt><a charset="en" href="https://www.html.net/tutorials/css/" lang="fr" rel="external"><font><font>Intermediate concepts in CSS</font></font></a><font><font> &nbsp;(HTML.net)</font></font></dt>
     <dd><font><font>Group, pseudo-classes, and more.</font></font></dd>
     <dt><a charset="en" href="https://www.alistapart.com/articles/css-positioning-101/" lang="fr" rel="external"><font><font>CSS positioning bases</font></font></a><font><font> &nbsp;(A List Apart)</font></font></dt>
     <dd><font><font>Using positioning to meet the standards, the layout without tables.</font></font></dd>
     <dt><a charset="en" href="https://www.alistapart.com/articles/progressiveenhancementwithcss/" lang="en" rel="external"><font><font>Progressive Enhancement with CSS</font></font></a><font><font> (A List Apart)</font></font></dt>
     <dd><font><font>The gradual improvement of your web pages with CSS.</font></font></dd>
     <dt><a charset="en" href="https://www.alistapart.com/articles/fluidgrids/" lang="en" rel="external"><font><font>Fluid Grids</font></font></a><font><font> (A List Apart)</font></font></dt>
     <dd><font><font>Creating models that smoothly resize with of the browser window while using a typographic grid.</font></font></dd>
    </dl>
   </td>
   <td>
    <h3 id="Advanced_level_3"><font><font>Niveau avancé</font></font></h3>

    <dl>
     <dt><a href="https://addyosmani.com/blog/css3-screencast/" rel="external"><font><font>CSS3 in less than 5 minutes</font></font></a><font><font> (Addy Osmani)</font></font></dt>
     <dd><font><font>A short introduction to the hearts of innovations introduced by CSS3.</font></font></dd>
     <dt><a href="https://developer.mozilla.org/en-US/docs/CSS/Using_CSS_transforms"><font><font>Use of CSS transformations</font></font></a></dt>
     <dd>
     <div class="g-unit" id="gt-src-c">
     <div id="gt-src-p">
     <div id="gt-src-wrap">
     <div style="width: 100%;"><span class="short_text" id="result_box" lang="fr" style="font-size:14px; line-height:1.5"><span class="hps"><font><font>Apply </font></font></span> <span class="alt-edited hps"><font><font>rotation</font></font></span></span><span style="font-size:14px; line-height:1.5"><font><font> ,&nbsp;</font></font></span><font><font> deflect </font></font><span style="font-size:14px; line-height:1.5"><font><font>,&nbsp;</font></font></span><font><font> measure </font></font><span style="font-size:14px; line-height:1.5"><font><font>, and the&nbsp; </font></font></span><span class="hps" style="font-size:14px; line-height:1.5"><font><font>translation </font></font></span><span style="font-size:14px; line-height:1.5"> </span><span class="hps" style="font-size:14px; line-height:1.5"><font><font>using CSS </font></font></span><span style="font-size:14px; line-height:1.5"><font><font>.</font></font></span></div>
     </div>
     </div>
     </div>
     </dd>
     <dt><a href="https://developer.mozilla.org/en-US/docs/CSS/CSS_transitions"><font><font>CSS transitions</font></font></a></dt>
     <dd><font><font>CSS transitions, CSS3 included in job specifications, to control the animation when changing CSS properties. </font><font>This adjusts progressive visual transition of the related property.</font></font></dd>
     <dt><a href="https://www.alistapart.com/articles/understanding-css3-transitions/" rel="external"><font><font>Understanding CSS3 transitions</font></font></a><font><font> (A List Apart)</font></font></dt>
     <dd><font><font>Start using CSS3 transitions carefully choosing what situation use.</font></font></dd>
     <dt><a href="https://www.html5rocks.com/tutorials/webfonts/quick/" rel="external"><font><font>Quick guide to implement Web Fonts with @ font-face</font></font></a><font><font> (HTML5 Rocks)</font></font></dt>
     <dd><font><font>The function @ font-face CSS3 proposed among modules allows you to use custom fonts on the web; </font><font>and this in an accessible, flexible and extensible.</font></font></dd>
    </dl>
   </td>
  </tr>
 </tbody>
</table>

<p>&nbsp;</p>
Revenir à cette révision