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

All solutions

  • Submitted


    In this project I was able to practice concepts of regular expressions and apply Sass. I feel like I need to improve these techniques and make my code cleaner.

    What tips would you give me to improve validation, to separate the numbers into groups of 4 and to make the Sass code cleaner?

      const validation = {
            name: /\d/g,
            number: /\D/g,
        } 
    
  • Submitted

    FAQ accordion

    • HTML
    • CSS
    • JS

    2


    How to leave the image equal to the example?

  • Submitted


    Points I need help with this project:

    • Could the semantics of the code be better?
    • I can't insert the 'icon-view' image when i hover over the main image
  • Submitted

    HTML5; CSS3

    • HTML
    • CSS

    1


    If you have any advice on how to improve or how to make the code cleaner, feel free to talk.