Design comparison
Community feedback
- @DavidMorgadePosted about 2 years ago
Hello Mshach, it seems that the problem is that you uploaded the wrong
index.html
file, you did upload the one that cames with the project as a template.If you don't find yourself confortable with GitHub pages, you can use other service like netlify or vercel wich are a bit more intuitive and easier to upload your static websites!
Try them and tell me if it works, I wanna see how your project went!
Marked as helpful0@msachs77Posted about 2 years ago@DavidMorgade - thanks so much - vercel worked much better: https://fem-qr-chi.vercel.app/
1 - @jim-knightPosted about 2 years ago
Hey there, looks like you might have uploaded the wrong index.html file.
Like Jom mentioned, centering is super easy to do with flexbox. By far the best resource to learn about it with CSS Tricks, I can't recommend that site enough.
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
Good luck!
0@msachs77Posted about 2 years ago@jim-knight Thanks very much - great site and got it closer to matching what it should look like https://fem-qr-chi.vercel.app/
1 - @JmlsoteyzaPosted about 2 years ago
From the least that I know, you can center an image using flexbox.
This is where I learned --> https://blog.hubspot.com/website/center-div-css
Also, in live site, I'm using netlify app. You need to rename your .html to index.html
0@msachs77Posted about 2 years ago@Jmlsoteyza thanks - super helpful site! got it much closer to final https://fem-qr-chi.vercel.app/
1
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