zaighu
@zaighuAll solutions
- Submitted 5 months ago
Responive Page with Custom Dropdown Animated Menu
- HTML
- CSS
- JS
Please give feedback so I can improve and tell me about html and css practises. Am I doing things in correct way?
- Submitted 5 months ago
Responsive Contact Form with Custom Validation
- HTML
- CSS
- JS
Can you give me any feedback or anything you see which I should improve?
- Submitted 5 months ago
Responsive Contact Form with Custom Validation
- HTML
- CSS
- JS
issue#1: In the radio button in the form, when I click on the radio or label its gets checked but If I click the button (the parent element of radio and label) it doesn't get checked. I know I need to add something but I don't know what to add.
issue#2: In the same radio button, when it is checked the radio input changes color to green but how do I change the border-color of parent button. Since I can't change something of parent element when child element is checked. I have searched it on google multiple time but it shows me a very complicated way to to change the property of parent element. There is something else which I don't know.
issue#3: The form validation script isn't that efficient I would appreciate it if you can help me with it.
If you can help me with these issues, comment!