Day 21: Does anyone know a way to learn to understand how to implement CSS Grid positioning without using tutorials? Struggling to learn how to know how to position something on page exactly where I want using code without following a tutorial.#100DaysOfCode
3
3
10
0
0
@gloupcoder Tutorials are a great way to learn, don't diminish your learning potential by ignoring tutorials Follow some tutorials, then experiment yourself until you fully get your head around the topic
@gloupcoder My suggestion, complementing to the others, it's to use the tool developers enable in your browser. You can see and test the css behavior without save and refresh the website again and again. I think it's a good way to learn too!