📄 top.asp
字号:
<html>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<style type=text/css>
Body {BACKGROUND-COLOR: #f1f1ef;font-family: Verdana;font-size: 8pt}
.subNav {BORDER-RIGHT: #346792 1px solid; BORDER-TOP: #346792 1px solid; BORDER-LEFT: #346792 1px solid; BORDER-BOTTOM: #346792 1px solid; BACKGROUND-COLOR: #eef3f8}
.subNav2 {BORDER-RIGHT: #FFDAB9 1px solid; BORDER-TOP: #FFDAB9 1px solid; BORDER-LEFT: #FFDAB9 1px solid; BORDER-BOTTOM: #FFDAB9 1px solid; BACKGROUND-COLOR: #FAF0E6}
TD {
FONT-WEIGHT: 400; FONT-SIZE: 8pt; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.btn {
background-color:#1F6DAD; font-family:Tahoma; font-size:8pt; color:#FFFFFF
}
.field{
BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BACKGROUND: #ffffff; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: verdana;color:3366CC
}
.LinkStyle{
font-style: normal; font-variant: normal; font-weight: normal; font-size: 10px; font-family: verdana, arial, sans-serif; color: #112266; text-decoration: none
}
.DivStyle {
font-style: normal; font-variant: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, sans-serif; color: #404550
}
A:link {color:006699; text-decoration:none}
A:visited {color:006699; text-decoration:none}
A:hover {color:dd6900}
.Err {
BORDER-RIGHT: #D95000 1px solid; BORDER-TOP: #D95000 1px solid; BORDER-LEFT: #D95000 1px solid; BORDER-BOTTOM: #D95000 1px solid; BACKGROUND-COLOR: #FCD2D2
}
</STYLE>
<style>
div.menuBar,
div.menuBar a.menuButton {
font-family: Verdana, Arial, sans-serif;
font-size: 8pt;
color: #000000;
}
div.menuBar {
background-color: # f0f8ff;
padding: 6px 2px 6px 2px;
text-align: center;
margin-left:20px;
}
div.menuBar a.menuButton {
background-color: dbeaf5;
border: 1px solid;
border-color: #0080c0 #0080c0 #0080c0 #0080c0;
color: #000000;
cursor: pointer;
left: 0px;
margin: 1px;
padding: 2px 6px 2px 6px;
position: relative;
text-decoration: none;
top: 0px;
z-index: 100;
}
div.menuBar a.menuButton:hover {
background-color: f0f8ff;
border-color: #0080c0 #0080c0 #0080c0 #0080c0;
color: #000099;
}
</style>
<head>
<title>Banner exchange Administration</title>
</head>
<body>
<div class="menuBar">
<a class="menuButton" href="main.asp">Home</a>
<a class="menuButton" href="setting.asp">Setting</a>
<a class="menuButton" href="category.asp">Category(s)</a>
<a class="menuButton" href="add_banner.asp">Add Banner</a>
<a class="menuButton" href="banners.asp">Banners</a>
<a class="menuButton" href="UserBanners.asp">User Banners</a>
<a class="menuButton" href="search.asp">Search</a>
<a class="menuButton" href="stats.asp">Stats</a>
<a class="menuButton" href="logout.asp">Logout</a>
</div>
<br>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -