Design comparison
Solution retrospective
I found the most difficult part of this was getting images to link properly in Github. I think it was mostly due to not properly creating a folder structure in Github. Overall the build wasn't too difficult. I wasn't sure about resizing for mobile. Would love feedback on how to do that for this particular project. Thanks!
Community feedback
- @iguanasplitPosted over 2 years ago
i found this tutorial useful exactly for organizing folders:
https://devpractical.com/upload-and-host-html-website-on-github/
you have to first upload all the HTML files in the root and then click on create a new file, and you name it like the folder, slashes and everything :
for example ****/images/
then its gonna ask you to name the file ****/images/ image.png
now the folder and an empty file are created. delete the file and upload the images
Marked as helpful0@tecourPosted over 2 years ago@iguanasplit thanks so much!! Really helpful. Cheers!
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