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

Blogr landing page | HTML SCSS Javascript

By 170

@by-yee

Desktop design screenshot for the Blogr landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Spend quite amount of time to align the images/svg properly on different screen size but I really enjoyed doing this challenge. Any feedback is welcome. Thanks!

Community feedback

P
tediko 6,580

@tediko

Posted

Hello, By! 👋 Congrats on finishing another challenge! Your solution looks very good and also responds well. Here's my few tips:

  • Since your .header__logo image is an anchor element give it more descriptive alternative text. Something like alt="Blogr - home page" would be great.
  • Add :focus pseudo class to interactive elements like anchors, buttons etc. Use outline property to make your website more accessible to keyboard users. Focusable elements like anchor, buttons or inputs they have applied default :focus pseudo class with outline property. These default styles are subtle and hardly visible tho. Furthermore every browser has a slightly different default style for the outline, so you probably want to change the default style. Read more about why we should change focus styles. Good luck with that, have fun coding! 💪
1

By 170

@by-yee

Posted

@tediko, thanks for your great feedback. I'll make changes accordingly.

0

Account Deleted

This looks and works quite well.

Big up on doing it.

1

By 170

@by-yee

Posted

@thulanigamtee, thanks for the feedback.

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