Grid Template Areas
Hello, what should I do to insert 3 divs in the 3rd row? Should I just add 2 divs and then put diplsay grid on "other"???
Thanks
4 Replies
coz this is giving me weird ui: "item1 item2 sidebar"
Could you define 3 columns in each row like this?
yup, what Chris said. You can't have sparse rows in a grid, they have to be a full X by X grid with slots defined for each cell
What Chris and Jochem said but just want to also add that you can leave a cell empty by using a full stop
Can’t seem to get it to line up visually