Outils pour utilisateurs

Outils du site


webdev:html_css:flexbox

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
webdev:html_css:flexbox [04/12/2015 18:01] – créée dolowebdev:html_css:flexbox [27/11/2017 15:08] (Version actuelle) dolo
Ligne 1: Ligne 1:
 +====== Flexbox ======
 +  * http://caniuse.com/#feat=flexbox
 +  * https://dev.opera.com/articles/advanced-cross-browser-flexbox/
 +  * http://philipwalton.github.io/solved-by-flexbox/
  
 +<html><script src="//cdn.jsdelivr.net/caniuse-embed/1.1.0/caniuse-embed.min.js"></script><p class="ciu_embed" data-feature="flexbox" data-periods="future_1,current,past_1,past_2">
 +  <a href="http://caniuse.com/#feat=flexbox">Can I Use flexbox?</a> Data on support for the flexbox feature across the major browsers from caniuse.com.
 +</p></html>