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

📄 index.html

📁 这是一个社区活动中心的管理系统,包括前台和后台的源码
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>inFlight by Free Css Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="default.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.STYLE2 {color: #A03D3D}
-->
</style>
<script language="JavaScript">
  var calDateFiled="";
  var inDate="";
  function setDateField(dateField)
  {
      calDateField = dateField;
      inDate = dateField.value;
  }

  function myGetDate(selectedDate)
  {
      calDateField.value = selectedDate;
      calDateField.focus();
  }
</script>
</head>
<body>
<div id="logo">
  <h1><a href="#">CAIMS</a></h1>
  <h1>&nbsp;</h1>
</div>
<div class="title" id="menu">
	<ul>
		<li class="first"><a href="#" title="" class="STYLE2">浼氬憳绠$悊</a><a
		href="#" title="">娲诲姩璁炬柦绠$悊</a><a href="#" title="">椁愰ギ绠$悊</a><a href="#"
		title="">鎶ヤ慨绠$悊</a><a href="#" title="">鍏朵粬绠$悊</a></li>
	</ul>
</div> 
<div id="content">
  
	<div id="sidebar">
	  <div id="updates" class="boxed">
			<h2 class="title">鎿嶄綔</h2>
		<div class="content">
			<ul>			  
			  <li class="STYLE2"><a href="Query1.jsp">鏌ヨ

⌨️ 快捷键说明

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