Coder Social home page Coder Social logo

tripti1410 / css-grids-quintype-demo Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.31 MB

First demo for CSS Grid at Quintype. It contains all resources, information I used to learn CSS Grid. After this wrote an article at medium.com, linked here.

Home Page: https://medium.com/statuscode/thinking-in-css-grid-48922b25ee69

HTML 12.10% CSS 36.72% JavaScript 51.18%
css-grids grid-lines grid

css-grids-quintype-demo's Introduction

Code for quintype session on CSS grids

  1. Introduction

  2. Terminology
    i) Grid -container ii) Grid-item iii) Grid-lines -referenced as numbers also by name iv) Grid cell v) Grid-tracks - row and column vi) Grid-area vii) grid-gap

  3. Core Principles for defining grid layout by grid lines and grid areas

  4. Planning to design layout with css grids:

  5. Difference between thinking with tradition approach and grid approach

  6. Css grids is outside-in and two-directional layout

  7. Start with pen and paper

  8. Draw outline on markup, start from mobile to desktop

  9. Draw grids on those

  10. First place the grids and then put content on it

  11. Backward compatibility โ†’ It is not supported by the older browsers, so there are few ways to do it: i) Build full-fledged fallbacks for all browsers ii) Use mobile first layout for all older browser

  12. Nested grids

  13. References: i) Amazing presentation on css-grids: https://www.youtube.com/watch?v=7kVeCqQCxlk ii) Paid course -> CSS advanced layout with grid: https://www.lynda.com/CSS-tutorials/Welcome/622088/651299-4.html?autoplay=true iii) Detailed series with examples which covers all the properties of css -grids https://gridbyexample.com/examples/

css-grids-quintype-demo's People

Contributors

tripti1410 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.