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

📄 en_footaddress.asp

📁 每次上传
💻 ASP
字号:

<%
Sub BsFootAddress1()
%>
<DIV align="center">
<TABLE cellPadding=0 cellSpacing=0 class='FootAddress'>
	<TR> 
		<TD vAlign=top>
			<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
				<TR>
					<TD class='FootAddress_Td1'>
						<TABLE cellSpacing=0 cellPadding=0 class='FootAddressB'>
							<TR> 
								<TD height=25 style="padding-top:6px"><DIV align=center>Address:<%=BsEnAddress%>  Tel:<%=BsPhone%>  Email:<a href="mailto:<%=BsEmail%>"><%=BsEmail%></a></DIV></TD>
							</TR>
						</TABLE>
					</TD>
				</TR>
				<TR><TD class='FootAddress_Td2'><IMG src='../img/1x1_pix.gif' width=3 height=1></TD></TR>
				<TR><TD class='FootAddress_Td3'><IMG src='../img/1x1_pix.gif' width=3 height=1></TD></TR>
			</TABLE>
		</TD>
	</TR>
</TABLE>
</DIV>
<%
End Sub
Sub BsFootAddress2()
%>
<DIV align="center">
</DIV>
<%
End Sub
%>

⌨️ 快捷键说明

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