Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
14
Comments
41

Adarsh Rai

@AdarshRai0India560 points

I’m a mysterious individual who has yet to fill out my bio. One thing’s for certain: I love writing front-end code!

I’m currently learning...

HTML5 - CSS3 - Javascript ❤ - React-Js

Latest solutions

  • order-summary-component


    Adarsh Rai•560
    Submitted almost 3 years ago

    0 comments
  • Interactive rating component


    Adarsh Rai•560
    Submitted almost 3 years ago

    1 comment
  • Interactive card details form


    Adarsh Rai•560
    Submitted almost 3 years ago

    0 comments
  • Todo app


    Adarsh Rai•560
    Submitted almost 3 years ago

    2 comments
  • Coding bootcamp testimonials slider


    Adarsh Rai•560
    Submitted almost 3 years ago

    0 comments
  • Room homepage


    Adarsh Rai•560
    Submitted almost 3 years ago

    0 comments
View more solutions

Latest comments

  • Natalia•120
    @NataMellado
    Submitted over 1 year ago

    Responsive Blog preview card with CSS grid

    1
    Adarsh Rai•560
    @AdarshRai0
    Posted over 1 year ago

    I would like to express my appreciation for the meticulous organization of your file structure and the thoughtful approach you have employed in crafting the code structure. Your attention to detail and commitment to maintaining such high standards are commendable. Keep up the excellent work.

  • Martinsito Brito Diaz•130
    @MartinsitoBritoDiaz
    Submitted almost 3 years ago

    FAQ According Card

    1
    Adarsh Rai•560
    @AdarshRai0
    Posted almost 3 years ago

    Hi Martinsito Brito Diaz , congratulations on your new challenge!✨🎯

  • Martinsito Brito Diaz•130
    @MartinsitoBritoDiaz
    Submitted almost 3 years ago

    FAQ According Card

    1
    Adarsh Rai•560
    @AdarshRai0
    Posted almost 3 years ago

    Hi Martinsito Brito Diaz , congratulations on your new challenge!✨🎯

  • Alex Wesley•70
    @AlexWesleyy
    Submitted almost 3 years ago

    Interactive-rating-component completed

    #accessibility#jss#materialize-css#theme-ui#emotion
    1
    Adarsh Rai•560
    @AdarshRai0
    Posted almost 3 years ago

    Hi Alex Wesley , congratulations on your new challenge!✨🎯

    Checkout

    for more accurate solution you can check my solution so that you can have another angle to see

    Marked as helpful
  • Dorian Edwards•110
    @dorian-edwards
    Submitted almost 3 years ago

    QR Code Component

    #sass/scss
    2
    Adarsh Rai•560
    @AdarshRai0
    Posted almost 3 years ago

    Hi Dorian Edwards , congratulations on your new challenge!✨🎯

    I took a look at your code and I have some tips for you.🙌

    If you want to improve your solution a bit I've two advice for your:

    Consider adding a lang attribute to the html start tag to declare the language of this document.

    <html lang="en">

    It is a best practice to use both HTML 5 and ARIA landmarks to ensure all content is contained within a navigational region. In HTML5, you should use elements like header, nav, main, and footer. Their ARIA counterparts are role="banner", role="navigation", role="main", and role="contentinfo", in that order. By using both HTML5 and ARIA markup, you make the webpage more robust and functional no matter what screen reader technology is used.

    <header role="banner">
       <p>Put company logo, etc. here.</p>
    </header>
    <nav role="navigation">
       <ul>
          <li>Put navigation here</li>
       </ul>
    </nav>
    <main role="main">
       <p>Put main content here.</p>
    </main>
    <footer role="contentinfo">
       <p>Put copyright, etc. here.</p>
    </footer>
    

    Ensure all content is contained within a landmark region, designated with HTML5 landmark elements and/or ARIA landmark regions.

    Screen reader users can navigate to a section based on its HTML element or ARIA Landmark. For example , you might use ARIA Landmarks to provide a simple replacement for a skip navigation link, though the replacement is only useful for users of screen readers. Sighted users or people using screen enlargers won't benefit from the addition, so it's not a good practice to substitute ARIA landmarks for skip navigation links altogether.

    <html lang="en">
        <head>
            <title>Hello</title>
        </head>
        <body>
            <header>This is the header</header>
            <nav>This is the nav</nav>
            <main>This is the main</main>
            <footer>This is the footer</footer>
        </body>
    </html>
    
    Marked as helpful
  • Dorian Edwards•110
    @dorian-edwards
    Submitted almost 3 years ago

    Responsive Product-Preview Card Component

    #tailwind-css#typescript#react
    2
    Adarsh Rai•560
    @AdarshRai0
    Posted almost 3 years ago

    Hi Dorian Edwards , congratulations on your new challenge!✨🎯

    I took a look at your code and I have some tips for you.🙌

    If you want to improve your solution a bit I've two advice for your:

    Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).

    rfume</h3><h1 class=product-title bold mb-[1.6rem] text-dk-blu>Gabril

    Marked as helpful
View more comments
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub