boolean-uk / software-developer

0 stars 0 forks source link

Add buttons to js-dom-dog exercise to make it more semantic #172

Open chris2733 opened 1 year ago

chris2733 commented 1 year ago

Should really be building off the back of the semantic lessons previously - so each 'li' should have a button within it, which should then have the click listener on that. Might have to add some button styling in the CSS, but that will take 2 minutes.