Skip to main content

cms master

<%@ Master Language="C#" AutoEventWireup="true" Codebehind="admin.Master.cs" Inherits="Cms.cms" %>

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>Untitled Pagetitle>

head>

<body>

<form id="form1" runat="server">

<table align="center">

<tr>

<td style="background-color: gray; width: 860px;" align="center" colspan="2">

<h1 align="center">

CollegeManagementSystemh1>

td>

tr>

<tr>

<td style="width: 1420px; height: 55px;" colspan="2">

<a href="loginform.aspx">Homea>

<a href="loginform.aspx">StaffDetailsa>

<a href="loginform.aspx">StudentDetailsa>

<a href="loginform.aspx">Examinationa>

td>

tr>

<asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server">

asp:ContentPlaceHolder>

table>

form>

body>

html>

Comments

Popular posts from this blog