forked from jeevan19973/ictd4-unnayan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
service_edu.aspx.exclude
75 lines (72 loc) · 7.38 KB
/
service_edu.aspx.exclude
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<%@ Page Title="" Language="C#" MasterPageFile="~/inner_master.master" AutoEventWireup="true" CodeFile="service_edu.aspx.cs" Inherits="_Default" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
<style type="text/css">
.auto-style3 {
height: 546px;
width: 178px;
}
.auto-style19 {
width: 1071px;
}
.auto-style20 {
width: 245px;
}
</style>
</asp:Content>
<asp:Content ID="Content2" runat="server" contentplaceholderid="ContentPlaceHolder1">
<asp:Panel ID="Panel1" runat="server" Height="217px">
<asp:Panel ID="Panel2" runat="server" style="text-align: center" Height="206px">
<img class="auto-style1" src="images/Peacock.png" />
<asp:Image ID="Image1" runat="server" Height="115px" ImageUrl="~/images/Culture4.jpg" style="text-align: center" />
<asp:Image ID="Image2" runat="server" Height="184px" ImageUrl="~/images/Culture_MAIN(VERSION4).png" />
<br />
<br />
<br />
</asp:Panel>
<br />
</asp:Panel>
<table class="auto-style6">
<tr>
<td class="auto-style20">
<img class="auto-style3" src="images/Desin%20template%20-2.png" /></td>
<td class="auto-style19">
<asp:Panel ID="Panel3" runat="server" Height="578px">
<div class="auto-style9">
<asp:Button ID="Button1" runat="server" Height="32px" OnClick="Button1_Click" Text="Logout" Visible="False" Width="66px" />
<asp:Label ID="Label1" runat="server"></asp:Label>
<br />
<br />
<br />
<asp:ImageButton ID="ImageButton5" runat="server" ImageUrl="~/images/lolwa/text1.png" OnClick="ImageButton5_Click" />
<asp:ImageButton ID="ImageButton6" runat="server" ImageUrl="~/images/lolwa/text2.png" OnClick="ImageButton6_Click" />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<asp:ImageButton ID="ImageButton7" runat="server" ImageUrl="~/images/lolwa/text3.png" OnClick="ImageButton7_Click" />
<asp:ImageButton ID="ImageButton8" runat="server" ImageUrl="~/images/lolwa/text4.png" OnClick="ImageButton8_Click" />
<br />
<br />
<br />
<br />
<br />
</div>
</asp:Panel>
<br />
</td>
</tr>
</table>
</asp:Content>