Give me your honest opinion on what I can improve.
Survey Form
Thank you.
Hello @bbsmooth,
- Focus indicator was there by default. I changed the color to orangish.
- I don’t know why I used height/width, but I changed it to padding.
- About the mouse hover I guess it your browser’s default CSS but I added a style to change the background to grey and text color to white
- I added a mouse cursor pointer on radio/checkbox inputs and submit button
- I used
content: "\A"
in CSS to add line breaks
This was a good learning process for me. (could you check it one more time?)
Thank you.