Skip to content

css grid multiple grids. #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
brianran opened this issue Jul 2, 2017 · 2 comments
Closed

css grid multiple grids. #79

brianran opened this issue Jul 2, 2017 · 2 comments

Comments

@brianran
Copy link

brianran commented Jul 2, 2017

Hi I am using css grid to redesign my large web site.
Can I use more than one grid on one page.
For Example if I am using placement by grid column and grid row numbers.
Chow can I then use minmax () function as well and how.
In susy you can have more than 1 grid layout, but I want to use css grid only.
Thanks for your great article have I missed something.
Brianran

@huijing
Copy link
Collaborator

huijing commented Jul 3, 2017

I'm not sure if I understand you correctly but you can definitely have more than one grid on the page. They just need to have different class names. But if you're talking about subgrids, that does not exist yet, although it is possible to nest a grid within another, it's just that you cannot line the inner grid up with the outer grid automatically.

@brianran
Copy link
Author

brianran commented Jul 3, 2017

Thank you although I am only private Web Site developer for interest, I had in my head that setting a class could be the answer, and you confirm, I will now try and complete the page with your answer.

@brianran brianran closed this as completed Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants