Start using CSS Grid Layout by Rachel Andrew

Поделиться
HTML-код
  • Опубликовано: 8 окт 2024

Комментарии • 22

  • @kawabus
    @kawabus 7 лет назад +5

    Fantastic talk. Rachael presents CSS Grid in a way that is simple to understand and digest. Thanks for sharing.

  • @fanxxai
    @fanxxai 7 лет назад +2

    Such an Comprehensive and Passionate Presentation. Listened Her first time and feel like she's the best in putting the idea clear to viewer's mind. 🤓🤓🤓

  • @KevL23
    @KevL23 8 лет назад +9

    This is really a great video for css

  • @wazeer112
    @wazeer112 8 лет назад

    Really nice lecture about Grid and Flex system. Now I am working on grid layer Its look like better then flex layout. Thanks for your lecture and given us a bunch of information.

  • @stepbystepscience
    @stepbystepscience 6 лет назад

    Thanks for the excellent explanation of grid layout. Did you talk about "grid-template-area:"? Maybe I missed it.

  • @crowdozer
    @crowdozer 7 лет назад

    I'm astounded it took so long for grid to become a thing.

  • @fabfab-il6yv
    @fabfab-il6yv 7 лет назад

    amazing, thx!!!

  • @himmat268
    @himmat268 6 лет назад

    grid layout is awesome, but can it be used for responsive navigation with drop-down. If anyone knows how to do it using grids please let me know.

  • @donatienar
    @donatienar 7 лет назад

    Now you can finally ditch those 's XD

    • @ibuprofen303
      @ibuprofen303 7 лет назад

      How very dare you sir. Why, only the other day, I crafted a layout with nested tables in Front Page that went so deep, my code looked like a giant 3 ft chevron. Not only is it elegant, it's Netscape Navigator 4.0 compatible. My choice of colours? Fluorescent green background with pink text, of course.

  • @realchicagophill
    @realchicagophill 7 лет назад

    Flexbox until more browser support. I like grid though.

  • @gabrielmartin1132
    @gabrielmartin1132 8 лет назад

    what operating system is she using?

  • @istvankovacs6462
    @istvankovacs6462 7 лет назад +2

    for compatibility check:
    caniuse.com/#feat=css-grid

  • @treenelson4063
    @treenelson4063 6 лет назад +1

    Yaaaaaa no more floats, clears and z indexes that hack a molehill into a mountain that landslides into a pile when the web page changes size.

  • @JackCkiller
    @JackCkiller 8 лет назад

    This is completely useless if you want to develop anything on any browser not supported by any browser. Did I get this Right:)

    • @smonkey001
      @smonkey001 7 лет назад

      Yep, not supported yet by most of browsers.

    • @jonassandstedt
      @jonassandstedt 7 лет назад +2

      Now Firefox and Chrome supports it:
      hacks.mozilla.org/2017/03/firefox-52-introducing-web-assembly-css-grid-and-the-grid-inspector/
      developers.google.com/web/updates/2017/03/nic57

    • @caueguimaraes358
      @caueguimaraes358 7 лет назад

      4 months ago is a long time ago i guess

    • @TypingHazard
      @TypingHazard 7 лет назад +1

      all the big ones support it now: caniuse.com/#feat=css-grid

    • @Paretozen
      @Paretozen 6 лет назад +1

      What is completely useless are all the horrible hacks you've used to solve simple layouy problems. Not any more! The support is here now,lets go!!