Examples of using CSS grid in English and their translations into Spanish
{-}
-
Colloquial
-
Official
How I design with CSS grid.
CSS grid layout has the following features.
How to build complicated grids using CSS grid.
Why CSS Grid is better than Bootstrap for creating layouts.
If you found this article about css grid interesting, you might like….
The minmax() function also offers many possibilities, which allows us to define a minimum andmaximum value in a CSS Grid declaration.
And if you know any website made with CSS Grid, it would be great if you send it to the showcase.
If you are looking for something more advanced,you can start with this article about CSS Grid or about CSS media queries.
We do not think that CSS Grid is the future of web design: we firmly believe that it is already the present.
As you can see, passing an editorial design to web design is not easy although with CSS Grid we can achieve a quite acceptable result.
The CSS Grid example is perhaps the most illustrative of how the future of upcoming CSS features and updates will be.
In fact there are already some interesting examples built with CSS Grid that remind us of those magazine designs and book covers.
With these premises we just needed an idea,which we actually found last year writing one of our tutorials on CSS Grid In Spanish.
Although at first it may seem less understandable,once we know how to use the CSS Grid syntax, we see how writing is even simpler than in Flexbox.
As we have said, we will work on a basic HTML, on which we will apply our CSS, on the one hand using Flexbox andon the other hand CSS Grid.
Here is one of the weaknesses of CSS Grid, because despite the ease of aligning containers, it is not very good to do the same with the elements that are inside.
These last weeks we have been working on a Side Project called Gridexamples. com,a showcase with examples of websites in production that use CSS Grid.
CSS Grid is better for the general construction of your page, since it is easier to model your template with it and you can create more asymmetrical and peculiar designs.
The point is that in this article we wanted to refer to a web in production that was already using CSS Grid, but it was almost impossible to find any.
So it is not going to use CSS Grid, as we have foreseen, but it is also not going to be able to apply Flexbox, since it does not know how to read everything inside the Feature Query.
To get rid of doubts, we will create a small template, andwe will try to apply our design using both Flexbox and CSS Grid to see which one is more appropriate.
Through this list of websites that already use CSS Grid, we want to show you how it is a tool that is mature and compatible enough to be incorporated into our projects.
Web Bluetooth enables browsers to handle functionality formerly reserved for native applications, andwe increasingly see open standards such as CSS Grid Layout and CSS Modules supplanting custom libraries.
All this makes it appear in CSS Grid the possibility of defining empty spaces with the same intensity that we define full spaces, and not automatically or by default as in the case of floats or in Flexbox.
The best work system that we can choose is to use both Flexbox and CSS Grid in our projects together, since each has its strengths in different things.
I believe that CSS Grid incorporates a different working logic than the rest(Floats and Flexbox.) While with the previous ones we worked stacking blocks like those construction games that we used when we were children(either in rows or columns,) with CSS Grid the method changes, because the blocks no longer have weight and do not stack.
To illustrate(and celebrate) this approach between editorial design and web design,we have set out to design with CSS Grid some pages of number 3 of the 99U Quarterly Magazine, a very interesting publication for the creative community.
Therefore we have changed the roles in some tasks during the development of the project, so for example Alfonso designed the logo and the individual page of the examples in addition to the tasks of layout, Verónica touched some code in addition to their design tasks and I designed the home andI learned a little more about CSS Grid.
After a couple of rounds of introducing CSS grid to people who haven't tried it before, Chen Hui Jing found it wasn't the implementation of grid that people asked questions about, rather, it was the bit before that.
In this article we will explore the basic idea behind creating a grid system, look at using a ready-made grid system provided by a grid framework, andend by experimenting with CSS Grids- a nascent new browser feature that makes implementing grid design on the Web a lot easier.