?? tqms_master.master
字號:
?<%@ Master Language="C#" AutoEventWireup="true" CodeFile="TQMS_Master.master.cs" Inherits="TQMS_Master" EnableTheming="true" %>
<!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 id="Head1" runat="server">
<title>無標(biāo)題頁</title>
</head>
<body style="margin-top:0px; margin-left:0" >
<center>
<form id="form1" runat="server">
<div>
<div style="width:100%;">
<table height="100" width="980" cellpadding="0" cellspacing="0" >
<tr>
<td style="width: 200px; height: 120px; background-color: transparent;" background="App_Themes/lightblue/images/tqms_01.jpg" >
</td>
<td align="center" style="height: 97px" background="App_Themes/lightblue/images/tqms_02.jpg" >
<span style="font-size: 32pt; color: #ff9900; font-family: 華文行楷; background-color: transparent;">
試題素材管理系統(tǒng)</span></td>
</tr>
<tr><td colspan="2" background="App_Themes/lightblue/images/tqms_03.jpg" height="10"> </td></tr>
</table>
</div>
<div>
<table cellpadding="0" cellspacing="0" height="400" width="980">
<tr>
<td background="images/tqms_15.jpg" height="20" width="200">
</td>
<td style="height: 19px">
</td>
</tr>
<tr>
<td align="center" height="100%" valign="top" width="200" background="images/tqms_05.jpg">
<table>
<tr>
<td>
<asp:HyperLink ID="hlkUser" runat="server" Height="40px" Width="150px">HyperLink</asp:HyperLink></td>
</tr>
<tr>
<td>
<asp:HyperLink ID="hlkCouser" runat="server" Height="40px" Width="150px" Visible="False">HyperLink</asp:HyperLink></td>
</tr>
<tr>
<td>
<asp:HyperLink ID="hlkChapter" runat="server" Height="40px" Width="150px" Visible="False">HyperLink</asp:HyperLink></td>
</tr>
<tr>
<td>
<asp:HyperLink ID="hlkQuestion" runat="server" Height="40px" Width="150px">HyperLink</asp:HyperLink></td>
</tr>
<tr>
<td>
<asp:LinkButton ID="hlkQuit" runat="server" Height="40px" OnClick="hlkQuit_Click"
Width="150px">退出</asp:LinkButton></td>
</tr>
</table>
</td>
<td align="center" valign="top">
<asp:ContentPlaceHolder ID="Main" runat="server">
</asp:ContentPlaceHolder>
</td>
</tr>
<tr>
<td background="images/tqms_19.jpg" width="200">
</td>
<td style="height: 19px">
</td>
</tr>
</table>
</div>
<div style="clear: both; font-size: 10pt; left: 0px; float: none; background-image: url(App_Themes/lightblue/images/tqms_22.jpg); visibility: visible; vertical-align: text-bottom; width: 980px; border-top-style: none; padding-top: 5px; border-right-style: none; border-left-style: none; top: 8px; height: 30px; text-align: center; border-bottom-style: none">
<center>
版權(quán)所有 (C)技術(shù)支持:chujiaqiang229@163.com。<a href="http://www.51aspx.com" target="_blank">download from 51aspx.com</a>
</center>
</div>
</div>
</form>
</center>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -