?? index.php
字號(hào):
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="css/style.css" rel="stylesheet">
<title>九九供求信息網(wǎng)</title>
<style type="text/css">
<!--
body {
background-image: url(Images/bg.gif);
}
-->
</style></head>
<body>
<table width="780" border="0" align="center" cellpadding="0" cellspacing="0">
<tr valign="top">
<td colspan="2"><?php include("top.php");?></td>
</tr>
<tr>
<td width="217" valign="top" background="Images/line2.gif"><?php include("left.php");?></td>
<td width="586" valign="top" bgcolor="#FEFEF6"><?php include("main.php");?></td>
</tr>
<tr>
<td colspan="2"><?php include("bottom.php");?></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -