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

📄 header.php

📁 简单的网上店铺
💻 PHP
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>Demo Maran Store - Welcome</title>

<?
// this is your currency : can be $, Euro, ....
$currency = "$";

?>

<meta name="title" content="Turnkey Web Tools Inc.">
<meta name="copyright" content="2007">
<meta name="organization" content="Demo Electronics Store">
<meta name="keywords" content="PHP, Shopping Cart, Cart, SunShop, Turnkey, Web, Tools">
<meta name="description" content="SunShop demo shop. Do not buy from this shop.">
<meta name="page-topic" content="Demo Electronics Store">
<meta name="audience" content="All">
<meta name="robots" content="All">
<meta name="revisit-after" content="7 DAYS">
<meta name="language" content="English">

<style type="text/css">
/* Body Settings */
body { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #000000; 
	font-size : 11px; 
	background-color : #FFFFFF; 
}
/* Table Settings */
td { 
	font-family : Arial, Verdana, Tahoma,Sans-Serif; 
	color : #000000; 
	font-size : 11px; 
	vertical-align: top;
}
/* Link Settings */
a { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #CC0001; 
	font-size : 11px; 
}
/* Link Hover Settings */
a:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #CC0001; 
	font-size : 11px; 
	text-decoration : underline; 
}
.search { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #7D7256; 
	font-size : 11px;
	font-weight : bold;
	text-decoration : none; 
}
.cats { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #7D7256; 
	font-size : 11px;
	font-weight : bold;
	text-decoration : none; 
}
.cats:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #7D7256; 
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline; 
}
/* Navigation Links */
.nav { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 11px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #FFFFFF; 
}
.nav:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 11px; 
	font-weight : bold; 
	text-decoration : underline; 
	color: #FFFFFF; 
}
/* Input Box Settings */
.input_box { 
	border: 1 solid #000000; 
	background-color: #F1F1F1; 
	color: #000000; 
	font-family: Arial, Verdana, Sans-Serif; 
	font-size: 11px; 
	line-height: 13px; 
	font-weight: normal; 
}
/* Submit Button Settings */
.submit_button { 
	font-size : xx-small; 
	font-family : Arial, Verdana, Sans-Serif; 
	background-color : #CCCCCC; 
	color : #000000; 
	font-weight : bold; 
	border-width : thin; 
}
.TopNav {
	color: #FFFFFF;
	font-weight : bold;
}
TD.TopNav {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.SideTable {
	background: #FFFFFF;
	border-color: #A7A7A7;
	border-style: solid;
	border-width: 1px;
}
TD.SideTableHeading {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.CenterTable {
	background: #FFFFFF;
	border-color: #A7A7A7;
	border-style: solid;
	border-width: 1px;
}
.CenterTableItems {
	border-color: #A7A7A7;
	border-style: solid;
	border-width: 1px;
}
.ErrorTable {
	background: #FFFFFF;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}
.Required {
	color: #FF0000;
}
.HeadingFont {
	color: #CC0001;
	font-size: 14px;
	font-weight: bold;
}
.OurPrice {
	background: #FFFFFF;
}
TD.ErrorMain {
	font-size: 10px;
	font-weight: bold;
}
TD.CenterTableHeading {
	font-size: 11px;
	font-weight: bold;
	background: #A7A7A7;
	color: #FFFFFF;
}
.CartContents {
	font-size: 11px;
	text-decoration : none;
}
.CartContents:hover { 
	font-size : 11px; 
	text-decoration : underline; 
}
.PagesAlign {
	text-align: justify;
	line-height: 20px;
}
.HR1 {
	padding: 0px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	height: 1px; 
	border-style: none; 
	border-color: '#A7A7A7'; 
	color: '#A7A7A7'; 
}
/* You will not need to change below */
.small2 { font-family : Arial, Verdana, Sans-Serif; font-size : 11px; color : #FFFFFF; text-decoration : underline; }
a:hover.small2 { font-family : Arial, Verdana, Sans-Serif; color : #FFFFFF; font-size : 11px; text-decoration : none; }

.small { font-family : Arial, Verdana, Sans-Serif; font-size : 10px; }
a:hover.small { font-family : Arial, Verdana, Sans-Serif; color : #333333; font-size : 10px; text-decoration : underline; }


.myBosex{
float: left;  overflow: left;  border:0px solid; padding:2px; color: #333333; font-weight: bold; width:150px; height: 150px;
}




</style>

<style type="text/css"><!--#imageObject { visibility: hidden; position: absolute; top: 0; left: 0; z-index: 5000; }.bar_top, .bar_top:link, .bar_top:visited { color: #000000; text-align: right; width: 250px; font-size: 11px; text-decoration: none; }--></style>


</head>
<body leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" marginheight="0" marginwidth="0">



<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="757">
	<tbody><tr>
		<td background="images/top_left_bg.gif" height="11" width="547"><img src="images/spacer.gif" alt="" border="0" height="1" width="1"></td>
		<td width="8"><img src="images/spacer.gif" border="0" height="1" width="8"></td>
		<td background="images/top_right_bg.gif" height="11" width="202"><img src="images/spacer.gif" border="0" height="1" width="1"></td>
	</tr>
	<tr>
		<td colspan="3" height="6"><img src="images/spacer.gif" border="0" height="6" width="1"></td>
	</tr>
	<tr>
		<td background="images/logo_bg.gif" height="83" width="547"><img src="images/spacer.gif" border="0" height="1" width="1"></td>
		<td width="8"><img src="images/spacer.gif" border="0" height="1" width="8"></td>
		<td width="202">
			<!--// Start Search //-->
			
			
			<table border="0" cellpadding="4" cellspacing="0" width="100%">
	<tbody><tr>
		<td class="search" align="left">Site Search:</td>
	</tr>
	<tr>
		<td align="center">
			<table border="0" cellpadding="0" cellspacing="0">
				<tbody><tr>
					<td>

<form action='search.php' method=get>
<input type=text name=query style='font-size:11px'>
<input name="Submit" src="images/submit.gif" border="0" type="image">
</form>
</td>
					<td>&nbsp;&nbsp;</td>
				</tr>
			</tbody></table>


			</td>
	</tr>
</tbody></table>







			<!--// End Search //-->




		</td>
	</tr>
	<tr>
		<td colspan="3" height="6"><img src="images/spacer.gif" border="0" height="6" width="1"></td>
	</tr>
	<tr>
		<td width="547">
			<table border="0" cellpadding="0" cellspacing="0" width="100%">
				<tbody><tr>
					<td><a href="index.php"><img src="images/home_off.gif" alt="" border="0" height="35" width="71"></a></td>
					<td><a href="terms.php"><img src="images/tos_off.gif" alt="" border="0" height="35" width="156"></a></td>
					<td><a href="terms.php"><img src="images/privacy_off.gif" alt="" border="0" height="35" width="122"></a></td>
					<td><a href="index.php"><img src="images/itemlist_off.gif" alt="" border="0" height="35" width="91"></a></td>
					<td><a href="contact.php"><img src="images/contact_off.gif" alt="" border="0" height="35" width="107"></a></td>
				</tr>
			</tbody></table>
		</td>
		<td width="8"><img src="images/spacer.gif" border="0" height="1" width="8"></td>
		<td width="202">
			
		</td>
	</tr>
	<tr>
		<td colspan="3" height="6"><img src="images/spacer.gif" border="0" height="6" width="1"></td>
	</tr>
</tbody></table>


<!--  end header -->




















<table border="0" cellpadding="0" cellspacing="0" width="757">
<tbody><tr>
	<td valign="top" width="547">


<!--  start main -->

⌨️ 快捷键说明

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