📄 header.asp
字号:
<!--#include file="include/library.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<title><%=siteName&""&siteTitle&""%></title>
<link rel="alternate" type="application/rss+xml" href="<%=siteURL%>/blogrss1.asp" title="Loveyuki's BLOG" />
<link rel="alternate" type="application/rss+xml" href="<%=siteURL%>/blogrss2.asp" title="Loveyuki's BLOG" />
<link href="styles/default.css" rev="stylesheet" rel="stylesheet" type="text/css" media="all" />
<script language="JavaScript" src="include/common.js" type="text/javascript"></script>
<style type="text/css">
<!--
body {
margin-top: 0px;
}
-->
</style></head>
<body>
<div align="center">
<table width="768" height="100" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td width="766" valign="bottom" background="images/index_top.gif"> <p align="left">
<a href="../">
首页 </a>| <a href="index.asp">博客首页</a> <%CategoryList%>
| <a target="_self" href="guestbook.asp">流言</a> | <a href="bloglinks.asp">街坊</a>
| <a href="../myphoto">相册</a>| </td>
</tr>
</table>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -