gpt4 book ai didi

html - 高宽过渡原点

转载 作者:太空宇宙 更新时间:2023-11-04 12:57:18 26 4
gpt4 key购买 nike

是否可以设置过渡的开始位置?

即 -

假设我必须遵循高度和宽度的过渡 -

transition: width 2s, height 2s, transform 2s

Here is the example - jsFiddle

现在矩形从它的左上边缘开始增长,我想改变它,让它从它的上边的中心开始增长,就像下面的 img -

enter image description here

如何获取?

最佳答案

您可以尝试添加到您的 CSS

margin: 0 auto;

JSFIDDLE DEMO

关于html - 高宽过渡原点,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25719273/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com