Jay Dee
@JayDeeZzzAll comments
- @Kmullen444Submitted over 2 years ago
- @cholis04Submitted over 2 years ago
First time trying SASS and implementing the BEM naming convention. This is amazing.
Using the :invalid CSS pseudo-class allows for customizing styles to invalid elements.
&:not(:placeholder-shown):invalid ~ .signup__error-input { display: block; }
This method works quite well and is simple.
Feedback is very welcome
@JayDeeZzzPosted over 2 years agoWOW! Awesome work dude :D Btw try to hide that email validation error, before entering an invalid email address. Cheerrzzzzzzzzzzzzzzzzzzzz 🥳
0 - @Harshini2411Submitted over 2 years ago@JayDeeZzzPosted over 2 years ago
Hi,
The live site link is broken. Please fix it :) And try to organize particular files using folders as well.
Peace ☮🕊✌
1 - @MazzGuilleSubmitted over 2 years ago
It isnt responsive yet, I will updated tomorrow and reloaded on in a couple of days, top
@JayDeeZzzPosted over 2 years agoYo! I think, you better consider the mobile first layout & the button hover css as well :) Btw good attempt.
Peace ☮🕊✌
1 - @KhairanADijiSubmitted over 2 years ago
Hi, everyone. I successfully completed the challenge, but I had a bit of trouble properly positioning my divs. I'd really appreciate any tips that has made it easier for you. Thank you!
@JayDeeZzzPosted over 2 years agoYeah! Nice try :)
Try to fix the background issue using " background-repeat-y: no-repeat; " and add the background color as "background-color: hsl(225, 100%, 94%);"
Peace ☮✌
Marked as helpful0