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 849851 of Tutoriels

  • Raccourci de la révision : Web/Tutoriels
  • Titre de la révision : Tutoriels
  • ID de la révision : 849851
  • Créé :
  • Créateur : badgohan
  • 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.

HTML Tutoriaux

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.
Basic structure of a web page (SitePoint)
Learn how HTML elements come together to form this great puzzle.
Basic HTML elements (SitePoint)
Description of different types of elements used for writing an HTML document.
HTML Beginner's Guide (HTML Dog)
Tutorial and exercises to assist you in learning the basics.
HTML Challenges (Wikiversity)
Use these HTML challenges to sharpen your skills.
MDN reference HTML elements
Complete reference HTML elements and how Firefox and other web browsers support.
CodeAvengers (CodeAvengers.com)
Avengers Code, a fun introduction to the development of web applications and games with HTML, CSS and JavaScript.

Advanced level

Tips to quickly load your HTML pages
Optimize your pages for a reactive site and a reduced load on your web server.
Dive into HTML5 (Mark Pilgrim)
Discover a selection of the features of HTML5, the latest version of the HTML specification.
Tutorials HTML5 (HTML5 Rocks)
Let us guide you through the maze of HTML5.
HTML5 semantics (A List Apart)
Learn markup that makes sense and is backward compatible and will be compatible in the future.
Canvas tutorial
Learn to draw graphics using scripting through the canvas element.
HTML5 Doctor
Use HTML5 now.
The joys of audio with HTML5 (Elated)
Introducing HTML5 audio element to include sound in your web pages with ease. Many examples of usage identified therein.

JAVASCRIPT TUTORIALS

Basic Level

Codecademy (Codecademy)
Codecademy is the easiest way to learn programming with JavaScript. Interactive, fun and collaborative.
Start with JavaScript
What is JavaScript and how can it help you?
Programming - The real fundamental (WebPlatform.org)
Introduction to JavaScript, its possibilities, best practices, to enjoy it, and more.
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.

INTERIM Level

Re-introduction to JavaScript
Summary of the JavaScript programming language designed for mid-level developers.
Eloquent JavaScript
Complete Guide JavaScript intermediate and advanced methodologies.
Essential JavaScript Design Patterns (Addy Osmani)
Introduction to basic design patterns JavaScript.
The JavaScript programming language (YUI Blog)
Douglas Crockford explores the language as it stands and how it got there.
Introduction to object oriented JavaScript
Learn more about the JavaScript object model.

Advanced level

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.

CSS Tutorials

Beginner level

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.

Intermediate level

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.

Advanced level

applying a rotation deflect measure , and  translation using CSS .
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>HTML Tutoriaux</font></font></h2>

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

    <dl>
     <dt><a href="https://docs.webplatform.org/wiki/guides/the_basics_of_html">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" rel="external"><font><font>Basic structure of a web page</font></font></a><font><font> (SitePoint)</font></font></dt>
     <dd><font><font>Learn how HTML elements come together to form this great puzzle.</font></font></dd>
     <dt><a href="https://reference.sitepoint.com/html/elements" rel="external"><font><font>Basic HTML elements</font></font></a><font><font> (SitePoint)</font></font></dt>
     <dd><font><font>Description of different types of elements used for writing an HTML document.</font></font></dd>
     <dt><a href="https://htmldog.com/guides/htmlbeginner/" rel="external"><font><font>HTML Beginner's Guide</font></font></a><font><font> (HTML Dog)</font></font></dt>
     <dd><font><font>Tutorial and exercises to assist you in learning the basics.</font></font></dd>
     <dt><a href="https://wikiversity.org/wiki/Web_Design/HTML_Challenges" rel="external"><font><font>HTML Challenges</font></font></a><font><font> (Wikiversity)</font></font></dt>
     <dd><font><font>Use these HTML challenges to sharpen your skills.</font></font></dd>
     <dt><a href="https://developer.mozilla.org/en-US/docs/HTML/Element"><font><font>MDN reference HTML elements</font></font></a></dt>
     <dd><font><font>Complete reference HTML elements and how Firefox and other web browsers support.</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>Avengers Code, a fun introduction to the development of web applications and games with HTML, CSS and JavaScript.</font></font></dd>
    </dl>

    <h3 id="Advanced_level"><font><font>Advanced level</font></font></h3>

    <dl>
     <dt><a href="https://developer.mozilla.org/en-US/docs/Tips_for_Authoring_Fast-loading_HTML_Pages"><font><font>Tips to quickly load your HTML pages</font></font></a></dt>
     <dd><font><font>Optimize your pages for a reactive site and a reduced load on your web server.</font></font></dd>
     <dt><a href="https://diveintohtml5.info/" rel="external"><font><font>Dive into HTML5</font></font></a><font><font> (Mark Pilgrim)</font></font></dt>
     <dd><font><font>Discover a selection of the features of HTML5, the latest version of the HTML specification.</font></font></dd>
     <dt><a href="https://www.html5rocks.com/tutorials/" rel="external"><font><font>Tutorials HTML5</font></font></a><font><font> (HTML5 Rocks)</font></font></dt>
     <dd><font><font>Let us guide you through the maze of HTML5.</font></font></dd>
     <dt><a href="https://www.alistapart.com/articles/semanticsinhtml5/" rel="external"><font><font>HTML5 semantics</font></font></a><font><font> (A List Apart)</font></font></dt>
     <dd><font><font>Learn markup that makes sense and is backward compatible and will be compatible in the future.</font></font></dd>
     <dt><a href="https://developer.mozilla.org/en-US/docs/Canvas_tutorial"><font><font>Canvas tutorial</font></font></a></dt>
     <dd><font><font>Learn to draw graphics using scripting through the canvas element.</font></font></dd>
     <dt><a href="https://html5doctor.com/" rel="external"><font><font>HTML5 Doctor</font></font></a></dt>
     <dd><font><font>Use HTML5 now.</font></font></dd>
     <dt><a href="https://www.elated.com/articles/html5-audio/" rel="external"><font><font>The joys of audio with HTML5</font></font></a><font><font> (Elated)</font></font></dt>
     <dd><font><font>Introducing HTML5 audio element to include sound in your web pages with ease. </font><font>Many examples of usage identified therein.</font></font></dd>
    </dl>
   </td>
   <td>
    <h2 class="Documentation" id="Documentation" name="Documentation"><font><font>JAVASCRIPT TUTORIALS</font></font></h2>

    <h3 id="Basic_Level_2"><font><font>Basic Level</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>Start with JavaScript</font></font></a></dt>
     <dd><font><font>What is JavaScript and how can it help you?</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 to JavaScript, its possibilities, best practices, to enjoy it, and more.</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>INTERIM Level</font></font></h3>

    <dl>
     <dt><a href="https://developer.mozilla.org/en-US/docs/A_re-introduction_to_JavaScript"><font><font>Re-introduction to 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>Complete Guide JavaScript intermediate and advanced methodologies.</font></font></dd>
     <dt><a href="https://www.addyosmani.com/resources/essentialjsdesignpatterns/book/" rel="external"><font><font>Essential JavaScript Design Patterns</font></font></a><font><font> (Addy Osmani)</font></font></dt>
     <dd><font><font>Introduction to basic design patterns 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 to object oriented JavaScript</font></font></a></dt>
     <dd><font><font>Learn more about the JavaScript object model.</font></font></dd>
    </dl>

    <h3 id="Advanced_level_2"><font><font>Advanced level</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>CSS Tutorials</font></font></h2>
   </td>
  </tr>
  <tr>
   <td>
    <h3 id="Beginner_level"><font><font>Beginner level</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"><font><font>Intermediate level</font></font></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>Advanced level</font></font></h3>

    <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>applying </font></font></span> <span class="alt-edited hps"><font><font>a 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&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>

    <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