@bubahaze
Posted
Hello, you've got a nice one here, big up! I wish my code looked like yours 😄. Regarding exclamation mark, there an icon-error.svg in images folder, it's already red, you could append a class for input with background-image of icon-error and position it with background-position, just like you did with red borders around input area. In my solution I've got stuck at validation of email in .js, but yours look decent, and I think it could help me understand my mistakes. Cheers, bro!
Marked as helpful
@Nazaf64
Posted
@bubahaze Thanks. Really appreciate it! I had completely overlooked the icon-error.svg file in the images folder. Thanks for the heads-up. I'll try and incorporate it right away.