Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Your session has expired please log in again.
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive Page using HTML and CSS

@DamnItAzriel

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hello, I would like to have inputs about how can I make this better. I struggle to get the 4 blocks in a plus sign for desktop version but I managed to have it. Would love inputs on overall webpage. Thanks in advance.

Community feedback

Fidel Lim 2,775

@fidellim

Posted

Hi @DamnItAzriel ,

Great job finishing the project! It looks great on desktop and mobile devices. Some suggestions I would like to share are of the following:

  • use alt on images. If they are decorative, alt="" would suffice. Include an aria-label which is aria-hidden=" true". Adding aria-hidden="true" to an element removes that element and all of its children from the accessibility tree. This can improve the experience for assistive technology users.
  • you can add some semantic tags on your markdown to give more meaning and other people who are going to read your code can have an idea of what the content would be.

I hope these help :)

Marked as helpful

1

@DamnItAzriel

Posted

Thanks very much for the feedback. I will keep this in mind.

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