Tutorials/courses on CSS Grid and building responsive templates?

Hi fSC!

I have completed the responsive web curriculum but am still struggling with things like building a nav bar and knowing how to align them vertically, how to add a logo if I want to and how to make it overlap and things like this. With adding rows and columns I still struggle so need something that guides me through if anyone knows any courses etc on this?

Thanks

I think this will help you tremendously. https://www.w3schools.com/howto/default.asp It’s not a course, but the website shows a bunch of didn’t things you can do with code and usually links to a code editor so you can play around with the code to see what it does. If you want details behind the code you can usually click on the language in the nav bar and scroll on the left until you find the topic.

Also, there are a ton of videos on YouTube that you can follow that will build your confidence with creating elements in HTML and CSS.

Stick with it, play around with some code and soon it will be second nature.

1 Like