left.php

来自「在线理财记账,本程序主要功能有:“现金管理”、“存款管理”、“债权管理”、“债务」· PHP 代码 · 共 54 行

PHP
54
字号
<?php
require_once ("inc.php");
?>
<!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>left</title>
<link href="pic/style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
body {
	background-color: #F7FBF7;
}

.main {
	border: 1px double #A5AA94;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
}
.main .xxleftan {
	background-color: #F7FFEF;
	width: 135px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px dashed #ADAAAD;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	color: #636500;
}



.main .sitemu li {
	line-height:22px;
	list-style-image: url(pic/arr.gif);
}
 
 

-->
</style></head>

<body>

<div class="main">
<div class="xxleftan">鐜伴噾绠$悊銆

⌨️ 快捷键说明

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