head.asp
来自「生成html的ASP企业站点,可以进行二次开发的」· ASP 代码 · 共 16 行
ASP
16 行
<!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>
<% =SiteTitle %>
</title>
<meta name="keywords" content="<% =Keywords %>" />
<meta name="description" content="<% =Descriptions %>" />
<LINK rel=stylesheet type=text/css href="images/default.css">
<LINK rel=stylesheet type=text/css href="images/index.css">
<LINK rel=stylesheet type=text/css href="images/article.css">
<LINK rel=stylesheet type=text/css href="images/aboutus.css">
<link rel="alternate" type="application/rss+xml" title="璁㈤槄璇ョ┖闂寸殑<% =SiteTitle %>鏂囩珷" href="rss.asp">
<script type="text/javascript">
//鍒嗙被鑺傜偣灞曞紑鍜屾姌鍙
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?