在CSS3中,我们可以使用transform属性的scale()方法来实现元素的缩放效果。 ... <style type="text/css"> /*设置原始元素样式*/ #origin { width:200px; height:100px; ...
確定! 回上一頁