I am working on learning using a grid for the Web Design Survey Form project and stuck on getting my form working correctly within it. Most of it is ok until I get to checkboxes whereupon the labels get out of alignment. I want the labels for those to be to the right of the checkboxes, unlike the labels for everything else which is on the left. Instead, the labels are getting bumped to the next row.
I’m trying to line the labels and the checkboxes up vertically with the input fields above them like this and without using the “dense” property of grid-auto-flow.
If you want it to be how it is in the picture set the CSS so that it starts from the second line on the grid column and then align text to be positioned on the left"