学生信息管理系统(作业)

这是一个关于学生信息管理系统的作业,主要涉及HTML和CSS技术,用于构建主页面展示和交互。通过WebView进行网页展示。
摘要由CSDN通过智能技术生成

主页面

<!doctype html>
<html>

<head>
	<meta charset="utf-8">
	<title>无标题文档</title>
</head>
<style>
	 body {
        background: url("img/view.jfif");
        background-size: 100%;
    }
	.az {
		width: 499px;
		height: 280px;
		border: 0px solid #5b66c9;
		margin: 0 auto;
		box-shadow: 4px 5px 6px;
		;
		border-radius: 10px;
		margin-top: 200px;
		opacity: 0.5;
		background-color: #F0F8FF;
	}

	.aq {
		width: 500px;
		height: 90px;
		border: 1px solid #5b66c9;
		margin: 0 auto;
		font-size: 45px;
		text-align: center;
		line-height: 99px;
		border-radius: 15px;
		color: black;
	}

	.aw {
		width: 500px;
		height: 190px;
		border: 0px solid #5b66c9;
		margin: 0 auto;
		border-radius: 20px;
	}

	.as {
		width: 100px;
		height: 50px;
		float: left;
		border: 0px solid #5b66c9;
		margin: 0 auto;
		margin-top: 75px;
		margin-left: 50px;
		text-align: center;
		border-radius: 15px;
	}

	.ad {
		width: 100px;
		height: 50px;
		float: left;
		border: 0px solid #5b66c9;
		margin: 0 auto;
		margin-top: 75px;
		margin-left: 40px;
		text-align: center;
		border-radius: 15px;
	}

	.af {
		width: 100px;
		height: 50px;
		float: left;
		border: 0px solid #5b66c9;
		margin: 0 auto;
		margin-top: 75px;
		margin-left: 60px;
		text-align: center;
		border-radius: 10px;
	}

	input {
		line-height: 30px;
		margin-top: px;
		border-radius: 10px;
	}
</style>

<body>
	<div class="az">
		<div class="aq">学生管理系统</div>
		<div class="aw">
			<div class="as">
				<a href="cx.html">
					<input type="button" name="cx" value="查询">
				</a>
			</div>
			<div class="ad">
				<a href="houtai.html">
					<input type="button" name="gl" value="管理员">
				</a>
			</div>
			<div class="af">
				<a href="ly.html">
					<input type="button" name="ly" value="留言">
				</a>
			</div>
		</div>
	</div>
</body>

</html>

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值