⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 login.html

📁 Tomcat中SSL配置(SSL安全协议认证)
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Tomact SSL 鐧诲綍楠岃瘉</title>
<style type="text/css">
body{
	font-size:12px;
	color:#666666;
}
a{
	color:#FF6600;
	text-decoration:underline;
}
a:hover{
	color:#66CC00;
	text-decoration:none;
}
a:visited{
	color:#FF6600;
	text-decoration:underline;
}		
#wrapper{
	width:400px;
	margin:5px auto;
}
ul{
	margin:0;
	padding:0;
}
ul.title{
	margin:1px 0;
	padding:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background:#FFFFE1;
	border:1px solid #009900;
}
ul li{
	padding:5px;
	margin:1px 0;
	list-style:none;
	display:block;
	background:#EBFFD7;
	border:1px solid #009900;
}
.clear{
	clear:both;
	margin-top:2px;
}
form{
	padding:0;
	margin:0;
}	
</style>
</head>

<body>
<div id="wrapper">
    <ul class="title">
      Tomact SSL 鐧诲綍楠岃瘉
    </ul>
	<form action="login" method="post" name="from1">
	<ul>
   		<li>鐢ㄦ埛鍚

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -