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

📄 link.html

📁 后台管理系统
💻 HTML
字号:
<style type="text/css">
<!--
body {
font-size: 12px;
	color: #333333;
	font-family: 宋体;
	background-color: #B5BCC7; 
	scrollbar-highlight-color: #98A0AD; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #7D899D;
	margin: 0;}
	td{
	Font-family:宋体; Font-size: 12px; Line-height: 20px; Line-height: 150%;Table-layout:Fixed;Word-break:Break-all
}
input {
	Font-family:Verdana, Arial, Helvetica, Sans-serif,宋体; Text-decoration: None; Border-top-width: 1px; Border-left-width: 1px; Font-size: 12px; Border-bottom-width: 1px; Border-right-width: 1px
}
-->
</style>
<TABLE cellSpacing=1 cellPadding=2 width="98%" align=center bgcolor="cccccc" style="border: 1px #335EA8 solid ; 
	background-color: #C9C9C3;
	font: 12px;
	width: 98%">
<tr>
<td colspan="2"  style="background-color: #335EA8;
    color: white;
    font-size: 12px;
    font-weight:bold;
    height: 26;" >文件上传成功</tr>
	<tr>
		<td style="background-color: #EEEEE6;
	height: 25;
	padding-right: 5px;
	padding-left: 5px;" height="120px">
			<table border="0" width="100%">
				<tr>
					<td><b>上传文件列表</b>:</td>
				</tr>
				 <!-- BEGIN links_block -->
				<tr>
					<td><a href="{{links}}" target="_Blank">{{links}}</a></td>
				</tr>
				<!-- END links_block -->
			</table>			</td>
	</tr>
</table>

⌨️ 快捷键说明

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