Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

project-tracking-intro-component-master

Da7yā€¢ 205

@Da7y

Desktop design screenshot for the Project tracking intro component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


check my animated hamburger

Community feedback

Mahesh Yadavā€¢ 1,220

@Mahesh-yadav

Posted

Hi Great solution. Your cross icon is not perfectly centered. I also faced this problem. My solution is that while applying transform change the order - first translate both lines so that they lie above each other and then you can rotate.

2
Ovidiu-Antonioā€¢ 3,125

@ovidiuantonio

Posted

Hello, very nice solution! It's very responsive, looks very nice and the hamburger is nice done! You did a great job! One thing for the burger that you can add is cursor: pointer; to the entire hamburger div, not for the lines that form it because if you hover the cursor between the lines the pointer disappears.

Happy coding! Keep going!

2

Da7yā€¢ 205

@Da7y

Posted

@ovidiuantonio thx for the advice

0
Da7yā€¢ 205

@Da7y

Posted

@ovidiuantonio why do i need cursor: pointer; in mobile size? will it make a different?

0
Ovidiu-Antonioā€¢ 3,125

@ovidiuantonio

Posted

@Da7y cursor: pointer; on clickable elements helps you create a better user experience (ux)

0
Da7yā€¢ 205

@Da7y

Posted

@ovidiuantonio ya but in mobile there is no cursor ,so i think it's an useless line of code and should have removed it. if u have other opinion plz tell me

0
P
Matt Studdertā€¢ 13,611

@mattstuddert

Posted

@Da7y Iā€™d still recommend adding it. People with poor eyesight will often zoom in their screen. This will trigger the mobile layout. So you could still have people who are using a mouse on the mobile layout on your site.

Hope this helps!

1
Da7yā€¢ 205

@Da7y

Posted

@mattstuddert oh i didn't knew that thx!

0
P
Matt Studdertā€¢ 13,611

@mattstuddert

Posted

@Da7y you're welcome! šŸ‘

0
Da7yā€¢ 205

@Da7y

Posted

great idea thx man

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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