Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CSS3 アニメーションを使用して div を拡大しようとしています。ただし、divの上部をそのままにしておきたいです。したがって、divの下部のみを拡大したいと思います。どうすればいいですか?
-transform-originデフォルトでは 50% 50% を使用する必要があります
-transform-origin
詳細: https://developer.mozilla.org/en/CSS/transform-origin