kd1729 / portfolio

My Portfolio
https://kd1729.github.io/portfolio/
15 stars 32 forks source link

[bug]: Enable Functionality for Mouse Scroll Down Icon Animation #90

Closed purnasth closed 8 months ago

purnasth commented 8 months ago

Issue Title: Enable Functionality for Mouse Scroll Down Icon Animation

Issue Description:

The current mouse animation scroll-down icon on the website is non-functional and purely visual. I propose to implement the necessary functionality to make this animation a useful navigational tool for users.

Proposed Changes:

Attachments

image

Additional Information:

Enabling functionality for the mouse scroll-down icon animation will greatly enhance the user experience by providing a functional navigation aid. Assigning this issue to me will allow me to proceed with implementing this improvement.

Please assign this issue to me for resolution. Thank you for the opportunity to contribute to the website.

purnasth commented 8 months ago

Hello @kd1729! I just started working on the project and I found out the HTML code is messed up as html tag is after the head tag and no body tag is there. Shall I also fix these as well?

kd1729 commented 8 months ago

Hello @kd1729! I just started working on the project and I found out the HTML code is messed up as html tag is after the head tag and no body tag is there. Shall I also fix these as well?

Can you share the screenshot?

purnasth commented 8 months ago

image

purnasth commented 8 months ago

Oh sorry, this was the problem on the code before I started working with image