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

Solution to the challenge.

P
teempe 590

@teempe

Desktop design screenshot for the Workit landing page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


It is my last challenge from Newbie section, so seems like time for small celebration ;)

Community feedback

T
Chamu 13,110

@ChamuMutezva

Posted

Hi Teempe

Impressive work , well done . Here are a few things to consider

  • the logo image should be a link to the home page, hence the logo should have an anchor element as the parent.
  • when you use the anchor element as in the following example <a href="#" class="btn-primary">Learn more</a> , the message will not be clear to those who can not see the screen. The message can be improved a bit for the benefit of assistive technology users so that they can know what they are supposed to learn more about. See the following anchor element - accessibility MDN
  • I have done the same challenge in React, you can see my solution here
1

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