I am currently taking the odin projects course, and I am currently working on css. in exercise 2 of the foundations directory here: https://github.com/TheOdinProject/css-exercises/tree/main/, there are no essential differences between mine and the answer, yet backgrounds are not showing
Did you remember to give the HTML elements a class or id tag?
I just went over the HTML and css fundamentals about 2 or 3 months ago. But like the other person said, we can’t really diagnose the issue without seeing your code. Alternatively chatgpt has been a helpful tool when I get stuck.
deleted by creator
lemmy has a bug that deletes all html classes and id’s
You can share your code’s git repo or paste it into a code sharing site.
yep