index.php

来自「简单的网上店铺」· PHP 代码 · 共 16 行

PHP
16
字号
<?include("header.php");?>

		



		<table border="0" cellpadding="0" cellspacing="0" width="100%">
			<tbody><tr>
				<td height="6"><img src="images/spacer.gif" border="0" height="6" width="1"></td>
			</tr>
		</tbody></table>
		<table border="0" cellpadding="0" cellspacing="0" width="100%">
			<tbody><tr>
				<td background="images/mid_nav_bg.gif" height="25"><table class="TopNav" align="center" border="0" cellpadding="2" cellspacing="0" width="100%">
	<tbody><tr>
		<td class="TopNav" align="left" valign="top" width="100%">&nbsp;&nbsp;<a href="" class="nav">Demo  Store</a> 

⌨️ 快捷键说明

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