Urgent Need for assessment for the HTML accessibility tests. (Tasks 1 to 4)
Hi all, I would greatly appreciate it if someone can be kind enough to provide feedback for my test submission. Thanks in advance. Oh and Happy Valentine’s

Hi all, I would greatly appreciate it if someone can be kind enough to provide feedback for my test submission. Thanks in advance. Oh and Happy Valentine’s

Hi @Debbie and welcome to the community 
Congratulations! Great work on this exercises. 
Here are some comments:
Correct. You could additionally consider removing class="button" from the button and change the CSS selector to “button” to reduce redundancy.
Party correct. You’re missing the <label>s on the three input titles. These should then also be associated with the <input>s via for attribute.
Correct.
Correct. You could also directly add the background image to the h1 instead of using an extra <span>.I hope that helps. 
Have a nice day,
Michael