ホームページ > 記事 > ウェブフロントエンド > アニメーションを動かす前に CSS3 で位置決めが必要なのはなぜですか? _html/css_WEB-ITnose
div
{
幅: 100px;
背景: 相対;
@keyframes
{
back0% {ground:red; ; 上:0px;}
25% {背景:黄; 左:200px;
75% {背景:緑; 0px; top:200px;}
100% {background:red; left:0px; top:0px;}
}
ディスカッションに返信
有効にするのは left と top です