Bowser
Explore posts from serversKPCKevin Powell - Community
•Created by Bowser on 7/11/2024 in #front-end
CSS Grid cell highlighting without HTML elements
Probably question for the experts, given the below JS fiddle, is there a way to create the border around each cell without creating any HTML elements in the grid container div?
https://jsfiddle.net/jdwsv8ho/2/
8 replies
KPCKevin Powell - Community
•Created by Bowser on 6/7/2024 in #front-end
Wrap grid columns with grid area
See the below JSFiddle, I would like to have the items inside the grid container stack on top of each other automatically at 480px.
If you wonder why the heck I would use CSS grid here with the 12 columns, I am creating a website builder app and it basically needs to replicate the drag and drop grid interface. Otherwise I could just use flex box with space between here of course.
Thanks in advance.
https://jsfiddle.net/Lbof2nxk/42/
7 replies
KPCKevin Powell - Community
•Created by Bowser on 4/21/2024 in #front-end
Position grid behind other items
30 replies