E. Marshall
@CalderonVasquezAll comments
- @CalderonVasquezSubmitted 4 months ago@CalderonVasquezPosted 4 months ago
Thank you very much! I appreciate the compliment, I am self-taught so I try to code using industry standard techniques. Whenever I prompt Chat-GPT, I always instruct to give me the industry standard and procedures. Thank again my friend! Happy coding!
1 - @MadArtistPhotoSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
- This is a re-post of my original solution. I reworked my GitHub page so all my Frontend Mentor challenges are all now in the same Repository. my GitHub page was looking a bit busy with all the individual Repositories. I'm glad I was only six challenges into this before I did this. But in doing so it broke the links to all the original solutions so I had re-submit them. And I did it errors and all. I thought about fixing all the errors that appeared on the original submissions, but I chose not to as the error messages were an excellent way to learn.
- So this is something I would recommend to anyone doing multiple challenges here. Figure out a way that works for you so that all your challenges are in a single Repository.
The biggest challenge was changing the cursor. It was simple to change it from the normal arrow to a pointing hand. But the Active Preview shows the color of the hand changing to black. I ended up using a unique ID for each link to change the color of the hand as it hovered over the link. But there is probably a cleaner and simpler solution to do that. Any suggestions on how?
@CalderonVasquezPosted 4 months agoGreat work. I did not notice the color of the 'cursor pointer' changing to black in the solution screenshots. Your attention to detail is on point. Keep up the good work.
1