
Diego Alejandro Díaz
@dialejo24All comments
- @adriel-mp3@dialejo24
In this case, it would be a better idea to use the <article> tag instead of the unordered list. The article tag specifies independent and autonomous content, for example: blog posts, comments, news.
- @Akinyemi4@dialejo24
Hi Akinyemi !! The solution looks great, you did a good job!. I wanted to recommend this article by MDN docs about the background property. It includes background-position, background-size, background-attachment, etc. It's really good. This is the link: https://developer.mozilla.org/en-US/docs/Web/CSS/background At first sight, it seems a little overwhelming, but don't worry, just go slowly.
Marked as helpful - @Crab-Prog@dialejo24
Instead of using javascript to accomplish that, i think you can use just the pseudo-class focus. That will solve the problem when the user selects several buttons before submitting.