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
Request path contains unescaped characters
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Luhm Algorithm in vanilla JS, CSS

Dan 820

@Gitit2meBaby

Desktop design screenshot for the Interactive card details form coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


I struggled with positioning absolute throughout this project. Way too much 'magic number' picking to line things up, and in the end I'm not at all happy with the end product. I would love to hear any tips from others who tackled this project.

Community feedback

symo-058 220

@symo-058

Posted

Hey there. Your solution looks great but still you can use the code below to output your events in real time. Replace the HTML elements with your own and still you can check out my code. inputNumber.addEventListener('keyup', function(){ outputNumber.textContent = inputNumber.value; });

0

Dan 820

@Gitit2meBaby

Posted

Cheers mate, Way more professional feel with those changes, I have updated the code and my repo. Thanks for taking the time to take a look at the project.

0
symo-058 220

@symo-058

Posted

welcome anytime@Gitit2meBaby

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