@moqaemilSubmitted over 2 years ago
Which areas of your code are you unsure of?
Sometimes the button does not activate in certain areas of it.
Which areas of your code are you unsure of?
Sometimes the button does not activate in certain areas of it.
Congratulation on completing this project. Herer are some suggestions:
header
, main
, footer
, etc. These will fix the accessibility issues.script
tag before ending the body tag. Or you can use it in the head
tag by setting the defer
keyword in the script
tag.position: relative
from the .attribution
class as it is overlapping the button.