网页开发5

html

<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8">
		<title></title>
		<link rel="stylesheet" type="text/css" href="./css/抗疫5.css"/>
	</head>
	<body>
		<div class="zi"><img src="img/向可爱的人学习%20加油助威.png" ></div>
		<div class="shou"><img src="img/点赞大拇指真棒加油.png" ></div>
		<p contenteditable="true" style="outline: none; position: absolute; "  class="p1">万众一心,像坚固的城堡一样不可摧毁我们大家一起加油!</p>
		<a href="抗疫6.html"><div class="enniu"><img src="./img/3-按钮.png" ></div></a>
		<audio src="music/bgm.mp3" autoplay="autoplay"></audio>
	</body>
</html>

css5

body{
	background-image: url(../img/4bg.png);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-size: 100%;
	position: relative;
}
.zi{
	margin-left: 600px;
	margin-top: 100px;
	animation: myfrist 1s infinite;
	animation-iteration-count:3;
	position: absolute;
}
.shou{
	margin-left: 390px;
	margin-top: 320px;
	animation: myfrist 1s infinite;
	animation-iteration-count:3;
	position: absolute;
}
@keyframes myfrist{
	0%{transform: scale(1);}
	50%{transform: scale(1.2);}
	100%{transform: scale(1);}
}
.p1{
	font-size: 35px;
	font-weight: 900;
	width: 400px;
	height: 500px;
	margin-left: 280px;
	margin-top: 625px;
	word-wrap: break-word;
	line-height: 2.5;
	position: absolute;
}
.enniu{
	margin-top: 1500px;
	margin-left: 260px;
	position: absolute;
}

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

无脑全款买IQ

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值