meeting and events.aspx

来自「it is designed using asp.net2005 and c#」· ASPX 代码 · 共 48 行

ASPX
48
字号
<%@ Page Language="C#" MasterPageFile="~/MasterPage3.master" AutoEventWireup="true" CodeFile="Meeting and Events.aspx.cs" Inherits="_Default" Title="Untitled Page" %>
<%-- Add content controls here --%>
<asp:Content ID="Content1" runat="server" ContentPlaceHolderID="ContentPlaceHolder1">
    <br />
    <asp:Image ID="Image1" runat="server" Height="217px" ImageUrl="~/images/meetings_and_events_banner.jpg"
        Style="z-index: 100; left: 8px; position: absolute; top: 9px" Width="835px" />
    <asp:Image ID="Image2" runat="server" Height="33px" ImageUrl="~/images/welcome.gif"
        Style="z-index: 103; left: 377px; position: absolute; top: 54px" Width="124px" />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <asp:Panel ID="Panel1" runat="server" Height="318px" Style="font-weight: bolder;
        font-size: larger; z-index: 102; left: 12px; color: #ffcc66; font-style: normal;
        font-family: 'Times New Roman'; position: absolute; top: 227px; text-decoration: none; text-transform: capitalize;"
        Width="825px">
                MEETINGS &amp; CONFERENCES<br />
        <br />
                    No matter what type of meeting you抮e planning, Hyatt has all the added touches
                    to make it stylish and unique. You抣l also find a Hyatt in all the places your group
                    wants to meet. From vibrant city and business hotels, to convenient airport locations,
                    to idyllic and rewarding resorts. And now planning a successful meeting at Hyatt
                    is easier than ever when you use our online meeting event solutions below.
    </asp:Panel>
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
</asp:Content>

 

⌨️ 快捷键说明

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