https://i.stack.imgur.com/os34f.jpg
I have this image and know i need to use css transition to make the vinyl move down when scrolled over? How would you go about doing this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Apply
position:relativeto the “vinyl” element, then on its hover state, settop:#px.For example: