@Dukuuu8Submitted about 1 year ago
I did not know how to make the buttons look gray once you selected them, looked at tsb sankara for js part , html & css needs improvements, learning to use sass in next projects.
I did not know how to make the buttons look gray once you selected them, looked at tsb sankara for js part , html & css needs improvements, learning to use sass in next projects.
You can add special classlist to the selected button. To target selected button, you need to use e.target method.