Design comparison
Solution retrospective
any feed back is welcome i struggle with media queries
Community feedback
- @palgrammingPosted over 3 years ago
you might want to try changing your .container width: 100%;
0@BrezusPosted over 3 years ago@palgramming okay ill try that for some weird reason when i write my html and css in vs code and i open them with live server everything works fine but when i actucally go into the folder it self and try to open the index.html it loads without the css and i had to go use brackets and do some weird stuff and even then the css would load but not the images that were in the same folder its so frustrating
0@palgrammingPosted over 3 years ago@Brezus well I see you are currently putting your CSS inside your HTML you might want to read this about linking to an external CSS file https://www.w3schools.com/css/css_howto.asp
0@BrezusPosted over 3 years ago@palgramming thank you but i know how to link it externally that is what i was doing and i linked it in the html but my problem is when i click on the html the css doesnt load and im guessing its because my relative path must be broken or so i heard
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord