contact.aspx

来自「ASP.NET 2.0 visual web desginer CODE」· ASPX 代码 · 共 18 行

ASPX
18
字号
<%@ Page Language="VB" MasterPageFile="~/PPQ.master" Title="Contact Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<div style="margin-top: 10px; font-weight: bold; font-size: xx-large; margin-bottom: 10px; color: gray; font-family: 'Comic Sans MS', Monospace; text-align: center;">Contact Us</div>
<a href="http://www.daveandal.net/books/8079" target="_blank"><img border="0" src="images/book-cover.gif" width="132" height="162" alt="ASP.NET 2.0 Visual Web Developer Starter Kit" align="left" hspace="10" vspace="15" /></a>
<b>Pizza Pretty Quick</b> is a fictional company with a fictional Web site, which was created to demonstrate pogramming techniqies for the Wrox book
<a href="http://www.daveandal.net/books/8079" target="_blank"><b>ASP.NET 2.0 Visual Web Developer Starter Kit</b></a>.<p />
For more details, visit the publisher's Web site
<a href="http://wiley.com/WileyCDA/WileyTitle/productCd-0764588079.html" target="_blank">http://wiley.com/</a>
or contact:<p />
John Wiley & Sons<br />
10475 Crosspoint Blvd.<br />
Indianapolis, IN 46256, U.S.A.<br />
Phone: (877) 762-2974 &nbsp;
Fax: (800) 597-3299
<p />
</asp:Content>

⌨️ 快捷键说明

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