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

Responsive single price Grid

RIM Sahia 80

@rimsahia

Desktop design screenshot for the Single price grid component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

imad 3,310

@imadbg01

Posted

This comment was deleted

1

RIM Sahia 80

@rimsahia

Posted

@imadbg01 you mean that the meta and link tags should be inside a main tag?

1
RIM Sahia 80

@rimsahia

Posted

I didn't understand this accessibility warning and how to solve it?

Page should contain a level-one heading Context:

<html lang="en">
0

User9511 370

@User9511

Posted

@rimsahia Hey Rim Sahia,

The accessibility issue is because you're missing a <h1> element on your page.

You can fix this issue by changing this code

<h2>Join our community</h2>

to this

<h1>Join our community</h1>

Marked as helpful

1
RIM Sahia 80

@rimsahia

Posted

@Smgy94 thank you😊

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