Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 
  • #g
  • #gr
RSS: #grid

#grid

  • #gridsystem
  • #grid-css
  • #grid-layout
  • #grid-arendal
  • #grid_map
  • #grid_layout
  • #grid_frameworks
0 | 25 | 50
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 6/09/2019
    3
    @tofulm
    @jeanmarie
    @b_b
    3

    Flexbox ou Grid Layout ? - Alsacreations
    ▻https://www.alsacreations.com/article/lire/1794-flexbox-ou-grid-layout.html

    CSS : combiner Flexbox et Grid layout pour l’organisation des pages web.
    Voir aussi :
    – ▻https://bigint.fr/blog/2018-12-19/CSS-Grid-ou-Flexbox-les-deux-bien-sr
    – ▻https://la-cascade.io/utiliser-grid-ou-flexbox
    – sur MDN :
    . ressources pour grid layout : ▻https://developer.mozilla.org/fr/docs/Web/CSS/CSS_Grid_Layout
    . ressources pour flexbox : ▻https://developer.mozilla.org/fr/docs/Web/CSS/CSS_Flexible_Box_Layout

    #CSS #grid #flexbox #layout

    cy_altern @cy_altern CC BY-SA
    • @jeanmarie
      jeanmarie @jeanmarie CC BY-NC-SA 7/09/2019

      Merci pour ces ressources

      #webdev #développement #intégrationweb

      jeanmarie @jeanmarie CC BY-NC-SA
    Écrire un commentaire

  • @olange
    Olivier Lange @olange CC BY-SA 4/08/2019

    « How to create an image gallery with CSS Grid » by Abhishek Jakhar, 27.12.2018 ▻https://www.freecodecamp.org/news/how-to-create-an-image-gallery-with-css-grid-e0f0fd666a5c #css #grid #webcomponents #gallery

    Olivier Lange @olange CC BY-SA
    Écrire un commentaire

  • @monolecte
    Agnès Maillard @monolecte CC BY-NC-SA 11/07/2019
    3
    @daviddelon
    @cy_altern
    @jeanmarie
    3

    Jules Forrest on CodePen
    ▻https://codepen.io/julesforrest

    https://s.cdpn.io/profiles/user/244137/512.jpg?1

    Ce profil Codepen est une perle d’expérimentations typographiques avec CSS Grid (via @tixie@eldritch.cafe)

    Agnès Maillard @monolecte CC BY-NC-SA
    • @cy_altern
      cy_altern @cy_altern CC BY-SA 12/07/2019

      #css #grid #codepen

      cy_altern @cy_altern CC BY-SA
    Écrire un commentaire

  • @hackernoon
    Hacker Noon @hackernoon CC BY-SA 19/01/2019

    What is Grid Layout? [10 #shopify themes examples]
    ▻https://hackernoon.com/what-is-grid-layout-10-shopify-themes-examples-16a7cb746e7c?source=rss--

    https://cdn-images-1.medium.com/max/800/1*D43yBOZd3MsOACplnJBp3Q.jpeg

    What is Grid Layout? PLUS: 10 Shopify Themes ExamplesMessy structures with elements overlapping each other and jumping all over the page could be very creative and original, but the designer has to invest an enormous amount of efforts to make it look understandable. On the other hand, pages that have an accurate layout with strict alignment and clear organization don’t demand some extra observation skills from the users and thus are more user-friendly. The layouts built in a precise and flat way are called grid layout themes.The grid is a set of horizontal and vertical lines which help to define where rows and columns will take place on the page. All the content you want to place to the website is placed into those rows and columns and that’s why it looks so accurate.Despite messy layout (...)

    #whats-grid-layout #grid-layout #shopify-theme

    • #Shopify
    Hacker Noon @hackernoon CC BY-SA
    Écrire un commentaire

  • @cy_altern
    cy_altern @cy_altern CC BY-SA 24/10/2018
    1
    @gastlag
    1

    CSS Grid in IE : CSS Grid and the New Autoprefixer | CSS-Tricks
    ▻https://css-tricks.com/css-grid-in-ie-css-grid-and-the-new-autoprefixer

    https://css-tricks.com/wp-content/uploads/2018/06/ie-tiles.jpg

    Utilisation des propriétés CSS3 grid avec Internet Explorer : les adaptations/contournements apportés par Autoprefixer et les propriétés vraiment pas supportées.

    Voir aussi :
    – le repo d’autoprefixer ▻https://github.com/postcss/autoprefixer (Gulp / Grunt / js autonome...)
    – le repo de html-autoprefixer pour les CSS inline : ▻https://github.com/RebelMail/html-autoprefixer

    #grid #autoprefixer #Internet_explorer #prefixe #css3

    cy_altern @cy_altern CC BY-SA
    Écrire un commentaire

  • @jeanmarie
    jeanmarie @jeanmarie CC BY-NC-SA 16/06/2018
    3
    @cy_altern
    @gastlag
    @suske
    3

    Grid Garden - un jeu pour apprendre les #grid #CSS
    ▻http://cssgridgarden.com

    http://cssgridgarden.com/images/screenshot.png

    #layout #web_design #css-grid #carottes

    jeanmarie @jeanmarie CC BY-NC-SA
    Écrire un commentaire

  • @mist_
    Mist. GraphX @mist_ 9/06/2018
    3
    @rastapopoulos
    @mukt
    @monolecte
    3

    Don’t Use My Grid System (or any others)
    ▻https://noti.st/mirisuzanne/DDJo3H

    https://on.notist.cloud/slides/ext/large-b975b5b4c1b9c897.png

    #css#layout#grid

    Mist. GraphX @mist_
    Écrire un commentaire

  • @arno
    ARNO* @arno ART LIBRE 4/06/2018
    3
    @l_l_de_mars
    @mukt
    @rastapopoulos
    3

    J’ai besoin d’aide avec des #CSS. J’essaie de reproduire la présentation ultra-alignée d’images carrées telle qu’on la trouve dans Photos sur l’iPhone. L’idée étant d’avoir des vignettes carrées dont la taille n’est pas totalement fixe, et si possible sans s’embêter avec les media queries usuelles selon la taille de l’écran (genre une case de largeur 25% quand on est entre 600 et 720 pixels…).

    L’idée c’est que j’arrive à faire ça très bien avec une flex box :

    https://i.imgur.com/Bmfv1da.jpg

    Mais le hic, c’est la dernière ligne. Les deux premières lignes, ça fonctionne magnifiquement, les dimensions des vignettes carrées sont très bien gérées quelle que soit la largeur d’affichage, le nombre de vignettes par ligne se calcule tout seul avec « flexibilité », l’alignement est parfait. Bref le bonheur.

    Mes CSS pour l’instant :

    ul.carres_oeuvres {
            list-style-type: none;
            margin: 0;
            padding: 0;
            display: flex;
            flex-wrap:  wrap;
            justify-content: flex-start;
            margin-right: 1px;
    }               
    ul.carres_oeuvres li {
            margin-top: 1px;
            margin-left: 1px;
            flex-grow: 1;
            flex-shrink: 1;
            flex-basis: 150px;
    }

    Sauf comme tu vois, la dernière ligne, qui occupe toute la largeur mais ne s’aligne pas.

    Je voudrais obtenir ceci :

    https://i.imgur.com/YPLctAk.jpg

    Et j’ai pas trouvé comment…

    ARNO* @arno ART LIBRE
    • @arno
      ARNO* @arno ART LIBRE 4/06/2018

      D’après ce que je vois, il ne faut pas passer par flex mais par grid, qui gère le multiligne.

      ARNO* @arno ART LIBRE
    • @kent1
      kent1 @kent1 ART LIBRE 4/06/2018

      Grid est un peu moins bien supporté (de 10% je crois) cependant au niveau navigateur

      kent1 @kent1 ART LIBRE
    • @arno
      ARNO* @arno ART LIBRE 4/06/2018

      J’ai trouvé !

              display: grid;
              grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); /* (2) */
              grid-gap: 1px;

      C’est la valeur grid-template-columns qui gère le truc…

      ARNO* @arno ART LIBRE
    • @arno
      ARNO* @arno ART LIBRE 4/06/2018
      @kent1

      @kent1 : yep…

      Du coup, dans la même CSS, je mets d’abord le display: flex, et en seconde ligne le display:grid, normalement ça fera un fallback qui va bien pour ces 10%.

      Et il faudra ajouter un fallback pour ceux qui ne comprennent ni grid ni flex. Un float:left sans doute, à condition que ça me bouffe pas mes dimensions de grilles…

      ARNO* @arno ART LIBRE
    • @kent1
      kent1 @kent1 ART LIBRE 4/06/2018

      Du coup t’as qu’à faire un <table>...</table> :D

      kent1 @kent1 ART LIBRE
    • @arno
      ARNO* @arno ART LIBRE 4/06/2018

      kent1 -> []

      ARNO* @arno ART LIBRE
    • @arno
      ARNO* @arno ART LIBRE 4/06/2018

      Sinon, je pensais qu’avec Flex, ça y est, on avait atteint le pire des CSS : celles où il faut avoir le mémento à chaque fois qu’on veut faire le moindre truc.

      Avec grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));, je pense que grid emporte le pompon du CSS imbitable impossible à mémoriser.

      ARNO* @arno ART LIBRE
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 4/06/2018

      #intégration #web #css #flexbox #grid-css

      RastaPopoulos @rastapopoulos CC BY-NC
    • @mist_
      Mist. GraphX @mist_ 6/06/2018

      Salut,

      c’est un petit bug de flexbox, on peut le contourner en utilisant ::after sur le dernier éléments de la grille.

      &::after { // Fix last item align in flexbox
      content : ’’ ;
      flex : auto ;
      }

      Mist. GraphX @mist_
    Écrire un commentaire

  • @hackernoon
    Hacker Noon @hackernoon CC BY-SA 9/04/2018

    Front-End Tricks: 100% #css control of #masonry Layout w/ left-right content flow
    ▻https://hackernoon.com/masonry-layout-technique-react-demo-of-100-css-control-of-the-view-e4190

    https://cdn-images-1.medium.com/max/1024/1*9jRvf6g6tMKS7jn84JmuOA.png

    CSS column-count + array reordering = left-to-right content flowLive Demo: ▻https://github.com/jessekorzan/masonry-css-jsThe problem… column-count works great except for left-to-right scan readingMasonry Layouts… popularized by sites like Pinterest. Loved by non-coding designers and holy-grailed in corporate boardrooms.Naturally, many sharp front-enders have worked on solutions. We have several libraries, techniques and hacks to achieve this marvel of content display.There are times when a masonry layout is an appropriate design decision. Depending on what else that design has to accommodate, these solutions might be a good fit.For me, especially in exploratory efforts, a pure-CSS method is a flexible and fast way to iterate. I don’t want to rely on DOM manipulation or end up with a contrived (...)

    #react #javascript #grid-layout

    Hacker Noon @hackernoon CC BY-SA
    Écrire un commentaire

  • @mist_
    Mist. GraphX @mist_ 13/03/2018

    Carrer Blog : 1 Line CSS Framework
    ▻http://www.vcarrer.com/2018/03/1-line-css-framework.html

    you can make CSS grid layout only with one line of code.

    tellement évident …

    #css#layout#gridsystem

    Mist. GraphX @mist_
    Écrire un commentaire

  • @mist_
    Mist. GraphX @mist_ 28/02/2018
    1
    @aurelie
    1

    Accessibilité des tableaux responsives, et impact sur la lecture vocale de l’utilisation des propriétés css flex ou grid pour la ré-organisation des cellules.

    Tables, CSS Display Properties, and ARIA | Adrian Roselli
    ▻http://adrianroselli.com/2018/02/tables-css-display-properties-and-aria.html

    http://adrianroselli.com/wp-content/uploads/2018/02/ARIA-flex-table_generated_thumb-150x150.png

    #css#flex#grid#ARIA

    Mist. GraphX @mist_
    Écrire un commentaire

  • @mist_
    Mist. GraphX @mist_ 20/02/2018
    1
    @tofulm
    1

    CSS Grid for UI Layouts – Mozilla Hacks – the Web developer blog
    ▻https://hacks.mozilla.org/2018/02/css-grid-for-ui-layouts

    https://hacks.mozilla.org/files/2018/02/hacksscreenshot-2_1c.jpg

    The fundamental problem with Flexbox is that it is one dimensional. This makes Flexbox great for one dimensional uses, like toolbars and navbars, but it begins to fail when I need to align content both horizontally and vertically at the same time. Instead I need real two dimensional layout, which is why I need CSS Grid. Fundamentally Grid is 2D.

    #grid #flexbox #css #webdesign

    Mist. GraphX @mist_
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 20/02/2018

      À la fin il donne le lien vers une super chaine pédago de Jen Simmons
      ▻https://seenthis.net/messages/670758

      RastaPopoulos @rastapopoulos CC BY-NC
    • @mist_
      Mist. GraphX @mist_ 21/02/2018

      j’ai eut ça dans la news « css layout news » (du site du même nom), très bien fait cet article y’avait aussi un post de Jen Simmons « Whitespace on The Web ! — with CSS Grid »… c’est pas toujours le cas mais la y’avait des choses vraiment intéressantes.

      Mist. GraphX @mist_
    Écrire un commentaire

  • @mist_
    Mist. GraphX @mist_ 12/02/2018
    2
    @rastapopoulos
    @mukt
    2

    Ingrid | Visually build responsive layouts with CSS grid
    ▻http://ingrid.guide

    #css#grid#pageBuilder#layout

    Mist. GraphX @mist_
    • @mist_
      Mist. GraphX @mist_ 14/02/2018

      compliqué quand même cet outil, déjà que les grids c’est aussi puissant que complexe, mais la au final on comprends encore moins je trouve ^^ pas très ludique, ni andragogue comme approche … ou alors … ç’est moi

      Mist. GraphX @mist_
    Écrire un commentaire

  • @nicod_
    nicod_ @nicod_ 11/01/2018
    8
    @rastapopoulos
    @b_b
    @mukt
    @touti
    @baroug
    @7h36
    @gastlag
    @tofulm
    8

    New #flexbox guides on MDN – Mozilla Hacks – the Web developer blog
    ▻https://hacks.mozilla.org/2018/01/new-flexbox-guides-on-mdn

    nicod_ @nicod_
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 11/01/2018

      Et tout est déjà traduit en français.

      Les concepts de base des boîtes flexibles
      ▻https://developer.mozilla.org/fr/docs/Web/CSS/Disposition_flexbox_CSS/Concepts_de_base_flexbox

      Les liens entre flexbox et les autres méthodes de disposition
      ▻https://developer.mozilla.org/fr/docs/Web/CSS/Disposition_flexbox_CSS/Liens_entre_flexbox_et_les_autres_dispositions

      L’alignement des éléments au sein d’un conteneur flexible
      ▻https://developer.mozilla.org/fr/docs/Web/CSS/Disposition_flexbox_CSS/Aligner_des_%C3%A9l%C3%A9ments_dans_un_conteneur_flexible

      Ordonner les éléments flexibles
      ▻https://developer.mozilla.org/fr/docs/Web/CSS/Disposition_flexbox_CSS/Ordonner_%C3%A9l%C3%A9ments_flexibles

      Contrôler les proportions des éléments flexibles le long de l’axe principal
      ▻https://developer.mozilla.org/fr/docs/Web/CSS/Disposition_flexbox_CSS/Contr%C3%B4ler_les_proportions_des_bo%C3%AEtes_flexibles_le_long_

      Maîtriser le passage à la ligne des éléments flexibles
      ▻https://developer.mozilla.org/fr/docs/Web/CSS/Disposition_flexbox_CSS/Ma%C3%AEtriser_passage_%C3%A0_la_ligne_des_%C3%A9l%C3%A9ments_fle

      Les cas d’utilisation classiques des boîtes flexibles
      ▻https://developer.mozilla.org/fr/docs/Web/CSS/Disposition_flexbox_CSS/Cas_utilisation_flexbox

      La rétrocompatibilité de flexbox
      ▻https://developer.mozilla.org/fr/docs/Web/CSS/Disposition_flexbox_CSS/R%C3%A9trocompatibilite_de_flexbox

      #intégration #web #HTML #CSS #grid #documentation

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire

  • @b_b
    b_b @b_b PUBLIC DOMAIN 13/12/2017
    6
    @jeanmarie
    @tofulm
    @rastapopoulos
    @mukt
    @suske
    @gastlag
    6

    How to make your HTML responsive by adding a single line of #CSS
    ▻https://medium.freecodecamp.org/how-to-make-your-html-responsive-by-adding-a-single-line-of-css

    https://cdn-images-1.medium.com/max/1200/1*jCNANupl0ECRzF6cOLuWNw.gif

    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));

    Titre un peu racoleur mais tout de même intéressant.

    #grid

    • #HTML
    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 14/12/2017

      #intégration #web #html #responsive #css-grid

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire

  • @tofulm
    tofulm @tofulm 5/12/2017
    4
    @nicod_
    @mukt
    @rastapopoulos
    @jeanmarie
    4

    Muuri - Responsive, sortable, filterable and draggable grid layouts
    ▻https://haltu.github.io/muuri

    Responsive, sortable, filterable and draggable grid layouts

    tofulm @tofulm
    • @nicod_
      nicod_ @nicod_ 6/12/2017

      #css #grid #layout #dragndrop

      nicod_ @nicod_
    Écrire un commentaire

  • @nicod_
    nicod_ @nicod_ 22/11/2017
    1
    @tofulm
    1

    Basehold.it - quick, painless, javascript-free baseline overlays
    ▻https://basehold.it
    #css #grid #vertical #rhythm #rythme #typo

    nicod_ @nicod_
    Écrire un commentaire

  • @b_b
    b_b @b_b PUBLIC DOMAIN 21/11/2017
    3
    @mukt
    @nicod_
    @kent1
    3

    Progressively Enhancing #CSS Layout: From #Floats To #Flexbox To #Grid

    ▻https://www.smashingmagazine.com/2017/07/enhancing-css-layout-floats-flexbox-grid

    When you open the demo, you’ll find yourself on the home page of a website with a very basic layout. You can adjust the slider in the top left to enhance the experience. The layout switches from being very basic to being a float-based layout to being a flexbox layout and, finally, to being one that uses grid.

    ▻https://s.codepen.io/matuzo/debug/Emddvx

    In the following sections, I’m going to show you how I built parts of the demo and why some things just work out of the box.

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire

  • @b_b
    b_b @b_b PUBLIC DOMAIN 21/11/2017
    3
    @monolecte
    @mukt
    @nicod_
    3

    Using #CSS #Grid: Supporting Browsers Without Grid

    ▻https://www.smashingmagazine.com/2017/11/css-grid-supporting-browsers-without-grid

    When using any new CSS, the question of browser support has to be addressed. This is even more of a consideration when new CSS is used for layout as with Flexbox and CSS Grid, rather than things we might consider an enhancement.

    In this article, I explore approaches to dealing with #browser_support today. What are the practical things we can do to allow us to use new CSS now and still give a great experience to the browsers that don’t support it?

    • #CSS
    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire

  • @baroug
    baroug @baroug 23/07/2017
    3
    @monolecte
    @rastapopoulos
    @mukt
    3

    Does CSS Grid Replace Flexbox? | CSS-Tricks
    ▻https://css-tricks.com/css-grid-replace-flexbox

    https://cdn.css-tricks.com/wp-content/uploads/2017/03/both-grid-and-flex.png

    No. Well. Mostly No.

    #Grid is much newer than #Flexbox and has a bit less browser support. That’s why it makes perfect sense if people are wondering if CSS grid is here to replace Flexbox.

    To put a point on it:

    Grid can do things Flexbox can’t do.
    Flexbox can do things Grid can’t do.
    They can work together: a grid item can be a flexbox container. A flex item can be a grid container.

    #web_design

    baroug @baroug
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 4/10/2017

      #intégration #web #HTML #CSS #css_grid

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire

  • @b_b
    b_b @b_b PUBLIC DOMAIN 21/06/2017
    5
    @nicod_
    @cy_altern
    @tofulm
    @rastapopoulos
    @mukt
    5

    Common UI Patterns
    ▻http://gridbyexample.com/patterns

    A collection of built #patterns to use as starting points, complete with fallbacks. Remember that you do not need to use these for full page #layout, they could as easily be a small component in a design.

    https://gridbyexample.com/img/pattern1.png https://gridbyexample.com/img/pattern5.png

    #css #grids

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 22/06/2017

      #intégration #web #grille #exemples

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire

  • @b_b
    b_b @b_b PUBLIC DOMAIN 15/06/2017
    2
    @magik
    @cy_altern
    2

    An Introduction to the fr CSS unit
    ▻https://css-tricks.com/introduction-fr-css-unit

    https://cdn.css-tricks.com/wp-content/uploads/2017/06/grid-2.png

    The fr unit (a “fraction”) can be used when defining grids like any other #CSS length such as %, px or em.

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 16/06/2017

      #intégration #web #css #html #grille #grid #unité

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire

  • @b_b
    b_b @b_b PUBLIC DOMAIN 14/05/2017
    13
    @monolecte
    @kent1
    @fil
    @7h36
    @gastlag
    @rastapopoulos
    @baroug
    @lluc
    @alexcorp
    @mukt
    @arno
    @aris
    @nicod_
    13
    @fil

    Breaking Out With CSS Grid Layout

    ►https://cloudfour.com/thinks/breaking-out-with-css-grid-layout

    A while back I shared a simple technique for allowing certain elements to fill the full viewport width from within a fixed-width container

    As concise as this technique was, it had one big, dumb caveat: On some platforms, you’d see a horizontal scrollbar unless you set overflow-x to hidden on the body element.

    It’s now a year later and every modern browser supports (or will soon support) CSS Grid Layout (hooray!!). I thought it might be fun to reexamine this problem with a fancy set of modern layout tools at our disposal.

    https://29comwzoq712ml5vj5gf479x-wpengine.netdna-ssl.com/wp-content/uploads/2017/05/grid-breakout-demo-1-r2-opt.gif

    #css_grid #full_width

    Ça pourrait intéresser @fil pour certains éléments de #visionscarto ;)

    b_b @b_b PUBLIC DOMAIN
    • @fil
      Fil @fil 14/05/2017

      ah oui on pourrait essayer de changer, le code actuel est un peu fragile et pénible

      Fil @fil
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 14/05/2017

      Pfiou ça y est, déjà, pour les « grid » dans l’implémentation ? Après les flexbox qu’on n’utilise déjà pas encore partout, maintenant faut apprendre les grids ! Avant on se plaignait que ça n’évoluait pas assez vite, maintenant on n’a plus le temps de suivre… :D

      Bon bah va falloir qu’on s’y mette…

      Ya des polyfill pour IE et autres vieux ?

      #intégration #css #web #html #grid

      RastaPopoulos @rastapopoulos CC BY-NC
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 15/05/2017
      @drbouvierleduc

      cc @drbouvierleduc

      RastaPopoulos @rastapopoulos CC BY-NC
    • @arno
      ARNO* @arno ART LIBRE 19/05/2017

      Et sa version précédente « toute bête » :
      ▻https://cloudfour.com/thinks/breaking-out-with-viewport-units-and-calc

      ARNO* @arno ART LIBRE
    Écrire un commentaire

  • @cy_altern
    cy_altern @cy_altern CC BY-SA 29/01/2017
    12
    @suske
    @rastapopoulos
    @marcimat
    @tofulm
    @drbouvierleduc
    @baroug
    @monolecte
    @nicod_
    @ari
    @aris
    @linuxfr
    @mukt
    12

    CSS Grid Layout arrive, préparez-vous ! – La Tête dans le Flux
    ▻https://blog.goetter.fr/2016/11/30/css-grid-layout-arrive-preparez-vous/comment-page-1/#comment-616

    En résumé :
    Grid Layout est un module de positionnement parfait pour construire ses templates et ses grilles, bref l’architecture globale de la page
    Flexbox est parfait pour les composants qui constituent l’intérieur de nos gabarits : navigations, sliders, fiches produits, etc.

    L’idée serait de pouvoir se passer de bootstrap pour gérer les grilles dans les pages HTML...

    Voir aussi :
    – comparatif de toutes les possibilités pour des grilles en CSS : float, inline-block, table-cell, columns, flexbox, grid ▻https://blog.goetter.fr/2014/10/27/le-point-sur-les-grilles-en-css

    Grid layout :
    – le positionnement par grid layout : ▻http://www.alsacreations.com/article/lire/1388-css3-grid-layout.html
    – le site de référence pour grid layout, page des exemples : ▻http://gridbyexample.com/examples
    – des exemples avancés d’utilisation de grid layout : ▻https://blog.goetter.fr/2016/01/02/grid-layout-vers-la-grille-parfaite
    – une sélection de références par le gourou d’Alsacréation : ▻https://www.alsacreations.com/astuce/lire/1739-CSS-Grid-Layout-les-ressources-indispensables-pour-apprendre.htm
    – plein d’exemples de layout basés sur grid : ▻https://gridbyexample.com/examples
    – l’outil de développement de Firefox spécialisé pour l’inspection des grilles : ►https://www.mozilla.org/en-US/developer/css-grid

    Flexbox :
    – revue exhaustive des caractéristiques de flex : ▻https://chriswrightdesign.com/experiments/flexbox-adventures
    – une présentation complète et progressive de flexbox : ▻https://la-cascade.io/flexbox-guide-complet
    – exploration des possibilités de CSS flexbox (flex, flex-item, order...) : ►http://www.alsacreations.com/tuto/lire/1493-css3-flexbox-layout-module.html
    – un générateur de code pour les propriétés flex : ▻http://the-echoplex.net/flexyboxes
    – des exemples de grilles en flex : ▻https://philipwalton.github.io/solved-by-flexbox

    Et pour la norme :
    – Flexible box : ▻https://www.w3.org/TR/css-flexbox-1
    – Grid layout : ▻https://www.w3.org/TR/css-grid-1

    #css, #flex, #flexbox, #grid, #grid_layout, #grille #bootstrap

    cy_altern @cy_altern CC BY-SA
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 29/01/2017

      #intégration #web

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire

  • @liotier
    liotier @liotier CC BY-SA 19/06/2016
    1
    @kent1
    1

    Tableau de bord en temps réel du réseau électrique Français

    http://i.imgur.com/tG0JObG.png

    ▻http://www.gridwatch.templar.co.uk/france
    #électricité #grid #réseau #énergie #France #nucléaire

    On noteras l’ampleur des exportations - remercions nos voisins pionniers de la transition énergétique qui contribuent à redresser la balance commerciale Française !

    liotier @liotier CC BY-SA
    Écrire un commentaire

0 | 25 | 50

Thèmes liés

  • #css
  • #layout
  • #web
  • #grille
  • #webdesign
  • #design
  • #tools
  • #css
  • #intégration
  • #javascript
  • #framework
  • #generator
  • #dev
  • #électricité
  • #flexbox
  • #grids
  • #grid
  • #clevermarks
  • #blueprint
  • #resources
  • #typography
  • #grid-layout
  • #semantic
  • #responsive
  • #mise-en-page
  • #responsive_web_design
  • #html
  • #less
  • #mark-boulton
  • #css3
  • position: designer
  • industryterm: grille responsive web design
  • person: peter-gasston
  • #gutter
  • person: alex
  • publishedmedium: smashing magazine
  • city: css
  • #column
  • continent: north america
  • #page