AboutTheSite.aspx
<%@ Page Language="VB" MasterPageFile="~/site.master" AutoEventWireup="false" CodeFile="AboutTheSite.aspx.vb" Inherits="AboutTheSite" title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="mainContent" Runat="Server">
<p>
This site is the companion site for the Wrox Press book
<a href="">Beginning ASP.NET 2.0</a>.
The site was initially written by Dave Sussman, with many additions, corrections and general
goodness being added by the other authors.
<p>
<p>Wrox United is a fictitous football club, and any resemblance to a real club
is purely coincidence.
</p>
<p>The CSS design and graphics were created by <a href="http://www.frogboxdesign.co.uk/">Frog Box Design</a>.
All images apart from the Wrox Press logo are Copyright © Frog Box Design 2005 and are
used with permission. The images are use for within the Wrox United sample application
only and may not be re-distributed unless part of the Wrox United sample application. The Wrox Press
logo is Copyright © Wrox Press and may not be used without permission.
</p>
<p>
Conformance is XHTML 1.0 Transitional and CSS 2.1.
</p>
</asp:Content>