This is an Open-Source Library Website in which you get Resources to learn different topics, Donate book section to donate your old books, and a Book issue section to keep a record of all the books issued. -HacktoberFest Accepted
Cursor pointer on hovering over the entire segment of heading "AEC LIBRARY" , not just the heading "AEC LIBRARY", in 'resource.html'
On clicking the entire segment of heading "AEC LIBRARY", links to "index.html", not just the heading "AEC LIBRARY", in 'resource.html'
Expected behavior
Only on hovering over heading "AEC LIBRARY" should pointer be 'cursor pointer' , and only on clicking heading "AEC LIBRARY" should link to "index.html", not the entire section of heading "AEC LIBRARY", in "resource.html"
Actual Behavior
On hovering over entire section of heading "AEC LIBRARY" , pointer shows 'cursor pointer' , in "resource.html".
On clicking entire section of heading "AEC LIBRARY" links to "index.html", in "resource.html"
Screenshot
Implementation
[x] I would be interested in fixing this bug
Shall I start working on this issue?I would like to work on this issue , please assign this issue to me .
👀 Have you spent some time to check if this issue has been raised before?
Description
The bug found in resource.html is -
Expected behavior
Only on hovering over heading "AEC LIBRARY" should pointer be 'cursor pointer' , and only on clicking heading "AEC LIBRARY" should link to "index.html", not the entire section of heading "AEC LIBRARY", in "resource.html"
Actual Behavior
Screenshot
Implementation
Shall I start working on this issue? I would like to work on this issue , please assign this issue to me .
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?