Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

purpose

to create grid-based layouts, obviously


ex1 - proportional columns

next snippet demontrates:

all this in one property:


Loading...

ex2 - partially fixed columns

mostly the same, but :

and now


Loading...

ex3 - on rows too

in the previous examples :

it is also possible - although less often needed


Loading...

assignment: the css-tricks page

browse quickly - but entirely - the very good introduction to grids that can be found on css-tricks.com so as to get a good grip of what’s achievable