?? subject.aspx
字號:
?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="subject.aspx.cs" Inherits="subject" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>無標題頁</title>
<script language="javascript" type="text/javascript">
// <!CDATA[
function TABLE1_onclick() {
}
// ]]>
</script>
</head>
<body style="background-image: url(4.jpg)">
<form id="form1" runat="server">
<div style="background-image: url(4.jpg); background-color: lemonchiffon">
<table>
<tr>
<td colspan="9" style="height: 50px; background-color: #ffff00">
<asp:Label ID="Label1" runat="server" Font-Bold="True" Font-Names="幼圓" Style="font-size: x-large;
color: #cc6600; text-align: center" Text="今日特色菜品" Width="334px"></asp:Label>
<asp:Label ID="Label2" runat="server" Font-Bold="True" Font-Names="隸書" Style="font-size: xx-large;
color: #ff6666; text-align: center" Text="特別推薦" Width="365px"></asp:Label>
</td>
</tr>
<tr>
<td style="width: 226px; height: 142px">
<asp:ImageButton ID="ImageButton5" runat="server" ImageAlign="Middle" ImageUrl="~/u=3532897159,335019555&gp=46.jpg" PostBackUrl="~/特色1.aspx" /></td>
<td style="width: 303px; height: 142px">
<asp:ImageButton ID="ImageButton4" runat="server" ImageAlign="Middle" ImageUrl="~/u=3597384452,1164246938&gp=38.jpg" PostBackUrl="~/特色2.aspx" /></td>
<td style="width: 467px; height: 142px">
<asp:ImageButton ID="ImageButton2" runat="server" ImageAlign="Middle" ImageUrl="~/u=3954099020,2475487453&gp=44.jpg" PostBackUrl="~/特色3.aspx" /></td>
<td style="width: 379px; height: 142px">
<asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="~/u=3998598910,3987212917&gp=22.jpg" PostBackUrl="~/特色4.aspx" /></td>
<td colspan="1" style="width: 126096px; height: 142px">
<asp:ImageButton ID="ImageButton6" runat="server" ImageUrl="~/20067517350311.jpg"
Width="136px" PostBackUrl="~/特色5.aspx" /></td>
<td colspan="4" style="width: 68px; height: 142px">
<asp:ImageButton ID="ImageButton3" runat="server" ImageAlign="Middle" ImageUrl="~/u=4188318382,3097718116&gp=30.jpg" PostBackUrl="~/特色6.aspx" /></td>
</tr>
<tr>
<td colspan="6" style="height: 10px">
<asp:Menu ID="Menu1" runat="server" Height="43px" Orientation="Horizontal" Width="867px" style="color: #ff0099; background-color: #ffccff" BackColor="#FF80FF" BorderColor="#80FFFF" BorderStyle="Outset">
<Items>
<asp:MenuItem NavigateUrl="~/BOOK.aspx" Text="進入點菜" Value="進入點菜"></asp:MenuItem>
<asp:MenuItem NavigateUrl="~/MenuXG.aspx" Text="菜單編輯" Value="查詢菜單"></asp:MenuItem>
<asp:MenuItem NavigateUrl="~/Password.aspx" Text="修改密碼"></asp:MenuItem>
</Items>
</asp:Menu>
</td>
</tr>
<tr>
<td style="width: 226px; height: 281px">
</td>
<td style="width: 303px; height: 281px">
</td>
<td style="width: 467px; height: 281px">
</td>
<td style="width: 379px; height: 281px">
</td>
<td style="width: 126096px; height: 281px">
</td>
<td style="width: 947px; height: 281px">
<asp:LinkButton ID="LinkButton1" runat="server" BorderStyle="Double" Height="23px"
PostBackUrl="~/login.aspx" Style="left: 53px; font-family: 新宋體-18030; position: relative;
top: 251px; background-color: #33ff00; text-align: center" Width="57px">退出</asp:LinkButton></td>
</tr>
<tr>
<td style="width: 226px; height: 323px">
</td>
<td style="width: 303px; height: 323px">
</td>
<td style="width: 467px; height: 323px">
</td>
<td style="width: 379px; height: 323px">
</td>
<td style="width: 126096px; height: 323px">
</td>
<td style="width: 947px; height: 323px">
</td>
</tr>
</table>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -