index.html

来自「Tomcat中SSL配置(SSL安全协议认证)」· HTML 代码 · 共 69 行

HTML
69
字号
<!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:600px;
	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;
}
.strong{
	font-weight:bold;
	color:#CC9900;
}
.clear{
	clear:both;
	margin-top:2px;
}
.red{
	color:#FF0000;
}	
</style>
</head>

<body>

<div id="wrapper">
	<div class="clear">
		<span style="float:right" class="clear"><a href="admin/login.html">Tomact SSL 鐧诲綍楠岃瘉</a></span><br />
		<br />
		<ul class="title">涓

⌨️ 快捷键说明

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