CSS background-image issues and learning frontend fundamentals

Day 12 of #100DaysOfCode My background image refused to show. And for 20 minutes, I thought something was wrong with my code. It wasn’t. It was my understanding. Today I learned that background-image in CSS must use url() — and more importantly, that file paths matter. Here’s what most beginners get wrong: • Forgetting url() • Wrong folder structure • Not using ../ when CSS is in another folder • Small syntax mistakes that break everything What looks like a “small styling issue” is actually foundational frontend knowledge. This journey is teaching me something powerful: Software engineering isn’t about writing plenty of code. It’s about understanding how things connect. If you’re learning to code, what small concept took you longer than expected to understand? #100DaysOfCode #WebDevelopment #FrontendDeveloper #WomenInTech #TechJourney #LearningInPublic

  • No alternative text description for this image

Love this reflection At Oladstech, we always tell our students: most frontend “errors” are not big problems, they’re small foundational misunderstandings. Understanding file structure, paths, and how CSS connects to HTML is what separates guessing from real engineering. Keep building. Keep learning. This is how strong developers are made

One day, when you can do this in your sleep, we will come back to this post and laugh about it because you'll be on another level. Keep going mam keep going.

Like
Reply

Keep it up dear. Consistency is the key

That last line is the real lesson — "it's about how things connect." For me it was the CSS box model. Spent way too long fighting padding before it finally clicked. Once it does though? You can't unsee it. Day 12 and already thinking like an engineer 🔥

Like
Reply

Keep it going champion, meet you at the TOP🚀🚀

Like
Reply

You’re doing well, Rooting for you stranger 😊

Like
Reply

consistency is the key

Like
Reply
See more comments

To view or add a comment, sign in

Explore content categories