html鼠标移动到图片变化,CSS3实现鼠标移动到图片上图片变大

这是一篇关于专业前端开发的博客,详细介绍了名师授课的公开课程。课程内容涵盖HTML、CSS、JavaScript等关键技术,同时展示了课程中使用的布局技巧和交互效果,如图片缩放过渡动画。通过课程,学习者可以提升前端开发的专业技能。
摘要由CSDN通过智能技术生成

5adb88e923cd

image.png

放大后(放大倍数不是太明显,修改scale调整数值)

5adb88e923cd

image.png

公开课程

module1_1.jpg

名师授课
专业权威

查看更多课程 >

export default {

}

.public-course-wrapper

width :100%

.title

font-size :30px

padding :30px 0

font-weight : normal

.left-wrapper

position :relative

margin-right :10px

width :228px

height :614px

text-align :center

overflow :hidden

.left-background

height :614px

width :228px

cursor: pointer

transition: all 0.6s

.left-background:hover

transform: scale(1.1)

.text

position:absolute

top:70px

width :100%

text-align: center

font-size :30px

line-height :40px

color :white

.link

position : absolute

margin-left :-48px

top:180px

border :1px solid white

height :30px

width :96px

color :white

line-height :30px

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值