Help | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
18th May 2024, 2:54 PM
🇺🇦🇺🇦🇺🇦Coding Nerd🇺🇦🇺🇦🇺🇦
🇺🇦🇺🇦🇺🇦Coding Nerd🇺🇦🇺🇦🇺🇦 - avatar
3 Antworten
18th May 2024, 3:20 PM
Keith
Keith - avatar
+ 1
I think you're using the wrong property/attributes to animate. I changed your code here, and it works (but it's not what you want): https://sololearn.com/compiler-playground/W9V9cWOCofs3/?ref=app I think you want to look up transform... https://www.sololearn.com/discuss/2064428/?ref=app https://www.sololearn.com/discuss/244893/?ref=app
18th May 2024, 3:34 PM
Ausgrindtube
Ausgrindtube - avatar
+ 1
It is enough to write: (CSS) div { ... position: relative; }
19th May 2024, 6:40 AM
Dmytriy Bezzhon
Dmytriy Bezzhon - avatar