Design comparison
Solution retrospective
it's first time to me to fetch data what a wonderful power json objects really cool really interested
Community feedback
- @BlackpachamamePosted 10 months ago
Excellent work! I can only mention a few things to you:
- Some images are not visible, this is because you must add a dot to the start of the image path, for example:
src="starter-code/assets/technology/image-launch-vehicle-portrait.jpg"
should besrc="./starter-code/assets/technology/image-launch-vehicle-portrait.jpg"
- You have the option to generate a new screenshot in the DESIGN COMPARISON part, it should look like a red button that says GENERATE NEW SCREENSHOT.
Marked as helpful0@SamehCodePosted 10 months ago@Blackpachamame thanks for your advice i will keep it, i hope u check again and advise me more and more thank you :)
1@SamehCodePosted 10 months ago@Blackpachamame i got an idea, what's ur opinion in the first page buttton explore i make it move to second page ?
0@BlackpachamamePosted 10 months ago@SamehCode Hmmm that
button
fails, I click on it but it does nothing, this is because not taking you to another page, it should be ana
instead of abutton
. So, it should keep the same styles, but instead of<button id="explore">Explore</button>
you have to put<a id="explore" href="destination.html">01 Destination </a>
By the way, I just noticed that in the navigation bar you put
03 CREW
and it should be02 CREW
0@BlackpachamamePosted 10 months ago@SamehCode On this same page you go to the DESIGN COMPARISON part and click on the red button that says Generate new screenshot
1@SamehCodePosted 10 months ago@Blackpachamame my bad i wasted it by wrong , Want a new screenshot? Generate a new screenshot to display your changes. You have 0 screenshots left this month.
Get unlimited screenshots as a PRO member.
0 - Some images are not visible, this is because you must add a dot to the start of the image path, for example:
- @Jaaziel-PolancoPosted 10 months ago
You made the page incredible, I can see that you gave your effort and it turned out excellent, I recommend that before uploading it here directly you check the visibility of everything, because they did not upload some images, I hope you solve it and good luck!!
1@SamehCodePosted 10 months ago@Jaaziel-Polanco thanks for your pass, i will keep it in mind good luck dear
0@SamehCodePosted 10 months ago@Jaaziel-Polanco you don't know how i feel man , it's first time to me to fetch data , i feel like a magic :D
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