Order-Summary-Component Solution (HTML, CSS, BOOTSTRAP)
Design comparison
Solution retrospective
I found it a bit difficult to add padding to the card-text in the CSS for Mobile screen sizes because the text would not be stacked and the lines did not break or seem as the same in the desktop image for the challenge. Padding did not help breaking the lines appropriately, possible that Bootstrap was messing things up a tiny bit.
I'm unsure of the part where I used media queries, I am not sure if it really helped to make it accessible for those two screen sizes (1440px, 375px).
May someone please tell me on how I can improve my usage of media queries and to use better ways of positioning content i.e flexbox, css grid, etc. May someone please tell me on how I can u
Community feedback
- @feliceNicolasBarcellonaPosted over 1 year ago
preview site does not work, please fix it
Marked as helpful0@Wagon706Posted over 1 year ago@feliceNicolasBarcellona You are absolutely right it does not work. I have been trying to work it out many other free server hosters but they did not work. I checked on Netlify and I saw that everything was in place but the site doesn't load the code. It gives an 404 error page.
0@feliceNicolasBarcellonaPosted over 1 year ago@Wagon706 have you tried github pages? i use this and never had any problems
0@Wagon706Posted over 1 year ago@feliceNicolasBarcellona I have however I do not know where to place my CSS in the README file.
0@feliceNicolasBarcellonaPosted over 1 year ago@Wagon706 try looking at this guide https://www.youtube.com/watch?v=RxJP-uJ_QmQ
Marked as helpful0@Wagon706Posted over 1 year ago@feliceNicolasBarcellona
I fixed Netlify, you may view it now
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