- How to add color on image.
I was unable to do that in this challenge correctly.
Any suggestion.
I was unable to do that in this challenge correctly.
Any suggestion.
hello @abhishek-baliyan-dev cool you implementation for your problem you are not suppose to add color on image you can just use a pseudo css class like after or before a define a background property like this exemple :
you_css_class_name::before{
background-color: hsla(247, 45%, 53%, 0.685);
content: '';
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
width: 100%;
}
All feedbacks are welcomed :)
@PriyoBROTO04 your solution are really impressive but I would also have appreciated that if the form had also a real times verification on all fields not only on one field (card number) and also adds a filling of the progressive of the card number at the level of the card c This means that instead when you enter everything the map is erased only the relevant part on the map is erased I mean replace the missing number with 0. Some example of what I mean instead of this
123_ ____ ____ ____
I sugest you this add this feature
1234 0000 0000 0000
1234 1300 0000 0000
I hope it will help you
I'm having a bit of trouble with the form validation any help would be appreciated
can you please describe what was your probleme ?