+ 1
Do the transform properties in CSS work with buttons?
I was trying and it worked with scale but it wasn't working with rotate, translate, and other properties, However, I'm new so I don't know if I typed it correctly or used it correctly.
3 Respostas
+ 5
you probably typed it incorrectly. they should all work on buttons.
https://sololearn.com/compiler-playground/WOltZG0IizcN/?ref=app
+ 3
Yes, they are supposed to work on buttons as well.
Please share your code so that we can help you troubleshoot it.
+ 1
Okay that's cool