<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="AdminHome.aspx.cs" Inherits="newonlineexam.AdminHome" %>
<!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>
<style type="text/css">
.style3
{
font-size: xx-large;
color: #006666;
}
.style1
{
font-size: xx-large;
color: #003300;
}
.style4
{
width: 70%;
}
.style6
{
height: 35px;
width: 174px;
}
</style>
</head>
<body style="height: 218px">
<form id="form2" runat="server"
style="background-image: url('/pictures/bg18.jpg'); height: 207px;">
<div style="height: 200px; background-image: url('/pictures/im2.jpg'); width: 1278px;">
<asp:Image ID="Image3" runat="server" Height="94px"
ImageUrl="~/pictures/ektha_01.gif" Width="183px" />
<em><span class="style3"><strong> Exam Administrator</strong></span></em><br />
<asp:ImageMap ID="ImageMap2" runat="server" ImageUrl="~/pictures/images (17).jpg" style="z-index: 1; left: 1026px; top: 19px; position: absolute; width: 259px; height: 190px">
</asp:ImageMap>
<br />
<br />
<table class="style4">
<tr>
<td class="style6">
</td>
<td class="style6">
</td>
<td class="style6">
</td>
<td class="style6">
</td>
<td class="style6">
</td>
</tr>
</table>
<em><span class="style1"> </span><br class="style1" />
</em>
<br />
<asp:HyperLink ID="HyperLink1" runat="server" Font-Bold="True"
Font-Size="Large" ForeColor="#0099CC" NavigateUrl="~/Home.aspx"
style="z-index: 1; left: 60px; top: 180px; position: absolute; width: 55px; bottom: 585px; right: 864px;">Home</asp:HyperLink>
<asp:HyperLink ID="HyperLink2" runat="server" Font-Bold="True"
Font-Size="Large" ForeColor="#0099CC" NavigateUrl="~/StudentDetailsAdmin.aspx"
style="z-index: 1; top: 180px; position: absolute; width: 126px; right: 644px; left: 199px;">Student Details</asp:HyperLink>
<asp:HyperLink ID="HyperLink3" runat="server" Font-Bold="True"
Font-Size="Large" ForeColor="#0099CC" NavigateUrl="~/ExamDetailsAdmin.aspx"
style="z-index: 1; left: 401px; top: 180px; position: absolute; width: 107px; height: 23px; right: 471px;">Exam Details</asp:HyperLink>
<asp:HyperLink ID="HyperLink4" runat="server" Font-Bold="True"
Font-Size="Large" ForeColor="#0099CC" NavigateUrl="~/InstructorDetailsAdmin.aspx"
style="z-index: 1; top: 180px; position: absolute; width: 141px; height: 23px; right: 265px;">Instructor Details</asp:HyperLink>
<asp:HyperLink ID="HyperLink5" runat="server" style="z-index: 1; left: 784px; top: 180px; position: absolute"
NavigateUrl="~/Home.aspx" Font-Bold="True" ForeColor="#0099CC">Log Out</asp:HyperLink>
</div>
</form>
</body>
</html>
manimala
Tejamanimala, if this helps please login to Mark As Answer. | Alert Moderator