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

interactive component, using HTML, CSS and some JavaScript

@MaxiJRom

Desktop design screenshot for the Interactive rating component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


It looks easy at first but take me more time than I imagined. What do you think?

Community feedback

maicond 230

@maicondguerian

Posted

Well done! I like you project! Isee that you use vanila JS right? Nice job, just be carefull with to the organisation, try to use pastes to make your project more clean! Anyway really like you result! I'm also having this issue "Document should have one main landmark

<html lang="en">" Any ideia of exacly it can be?

Marked as helpful

0

@ayouchane

Posted

Hey @maicondguerian ! The warning that you mentioned means that you should put the main part of your document inside a <main> tag.

It's a way for web crawlers and assistive technologies to distinguish the main content of the page from headers, footers etc Hope this helps!

Marked as helpful

1

@MaxiJRom

Posted

@maicondguerian Thanks for your feedback. I don't know what is vanila JS. Can you explain me?

1
maicond 230

@maicondguerian

Posted

@MaxiJRom Heym vanilla JS is the pure JavaScript without library or frameworks, it take more time to code once that in the librarys there is a lot of this alredy "coded" that you can implement in your code using npm etc.

Marked as helpful

0

@MaxiJRom

Posted

@maicondguerian oohh I see. In that case, yes, I use Vanila JS :)

1
maicond 230

@maicondguerian

Posted

@MaxiJRom it's important to know the vanilla java script groundwork and then go to the libraries and frameworks so you're on the right way!

Marked as helpful

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