Nomi
KPCKevin Powell - Community
•Created by Nomi on 1/25/2025 in #front-end
Played along the tutorial ||Learn CSS Grid the easy way|| but it didn't work the same
okay that's understood
33 replies
KPCKevin Powell - Community
•Created by Nomi on 1/25/2025 in #front-end
Played along the tutorial ||Learn CSS Grid the easy way|| but it didn't work the same
He showed us the demo in style.css.
Note:- Kevin is doing it at around 3:15 in the video. display: grid; and so on. Okay, but that's right we had to do it in style-start.css.
33 replies
KPCKevin Powell - Community
•Created by Nomi on 1/25/2025 in #front-end
Played along the tutorial ||Learn CSS Grid the easy way|| but it didn't work the same
We followed along with what he did, he was making changes in style.css so we also started changing style.css but didn't find the same result as he found. You're right about the frequency. I heard it but didn't figure it out.
33 replies
KPCKevin Powell - Community
•Created by Nomi on 1/25/2025 in #front-end
Played along the tutorial ||Learn CSS Grid the easy way|| but it didn't work the same
@clevermissfox First, thanks for the links to Grids tutorials and your suggestions. The duplication of selectors and : roots that you saw in Codepen, was due to the dragging of two stylesheets named style.css and style-start.css because in GitHub, there were these two stylesheets with index.html files. I guessed these two stylesheets were important so, I pasted them in Codepen with index.html.
33 replies
KPCKevin Powell - Community
•Created by Nomi on 1/25/2025 in #front-end
Played along the tutorial ||Learn CSS Grid the easy way|| but it didn't work the same
@Jochem We all know the purpose of HTML and CSS files, but what is the purpose of "style-start.css"? does it have the same purpose as "style.css"?
33 replies