菜单框

这是一个关于新教员注册的网页示例,展示了基本的HTML结构和样式设置,适用于家教服务平台。页面包括了头部样式定义及简单的布局。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

<%@ page language="java" pageEncoding="UTF-8"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>新教员注册第一步</title>
<meta name="viewport" content="width=1002px" />

<style type="text/css">
#main {
clear:both;height:auto;
margin-top:0px;
}

.f_r1 .box {
width:956px;overflow:hidden;
float:left;
border:1px solid #e6e6e6;
text-indent:5px;}

.boxtitle {
height:28px;
text-indent:10px;
line-height:28px;
margin-left:auto;
margin-right:auto;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #cccccc;
font-size: 12px;
color: #666;
}
</style>
</head>
<body >
<div id="main">
<div class="f_r1" >
<div class="box" style="margin-bottom: 10px;">
<div class="boxtitle">请家教</div>
<div class="boxcontent">
d
</div>
</div>
</div>
</div>

</body>
</html>
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值