Sie sind auf Seite 1von 34

Term Paper

of

Graphic Tools

Submitted to:- Mrs. Shaina

In partial fulfilment of the

Requirements for the award of Degree of

Bachelor of Business Administration

Submitted by: KashishVadhera, Varinder Kaur

University Registration No. 3020070114, 3020070236

Section: -RR1710B54, RR1710B23

Topic:-Design a web page with Student & Teacher Info. there should be two links
one for the Student record & Other for the student records, displaying all the relevant
info. about two.

DEPARTMENT OF MANAGEMENT

LOVELY PROFESSIONAL UNIVERSITY

PHAGWARA

(2009)
Index
 Introduction
 Hardware & Software
 Setup Type
 Snap Shots & Coding
Introduction
This site is design for inside campus student for any kind of query his problems
regarding assignment download or upload and checking his attendance & also
for the faculty members of university because they also face problem during
assignment upload or checking his Lecture schedule .

This site main purpose for design to solve these problems. In this site there is a
some links like- About university, campus pic’s, Student’s link, also link for the
Facility. In About us link there is some information about the university. In
Campus Pic’s link there is few picture of campus pic like Engineering block pic,
Adm. Block, Boys hostel pic & campus cafe pic etc. There is link for more
pic’s. In this site there is 3rd link for inside campus student. In this student
account there is a link for assignment for upload & download, link for
attendance check, link for checking the result & marks of his examination. &
link for assignment uploading, News & Events, Attendance, & also link for
his/her lec. Schedule if any changing Accor they can know easly. In Site there is
a link for Teacher’s so they can easily upload assignment & attendance of
students, there is also link for News & events, Lac. Schedule .So that they never
face any problem regarding this.
Hardware & Software Use

 Software:- Dreamweaver

 Hardware:-

 Processor :-
Intel(R) Pentium(R) Dual CPU T3200 @ 2.00 GHz 2.00 GHz

 Ram:- 3.00 Gb

 System Type:- 32-bit operating system

 Setup Type:- HTML


Home Page

Coding
<!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>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Untitled Document</title>

<style type="text/css">

<!--

.h1 {

font-size: 24px;

font-family: "Times New Roman", Times, serif;

font-style: normal;

color: #000;
background-color: #39C;

text-align: center;

.h2 {

font-family: Arial, Helvetica, sans-serif;

font-size: 24px;

font-style: italic;

color: #000;

#apDiv1 {

position:absolute;

width:122px;

height:27px;

z-index:1;

left: 765px;

top: 234px;

font-size: 24px;

#apDiv2 {

position:absolute;

width:131px;

height:28px;

z-index:2;

left: 1054px;

top: 288px;

font-size: 24px;

#apDiv3 {
position:absolute;

width:130px;

height:28px;

z-index:3;

left: 1054px;

top: 345px;

#apDiv4 {

position:absolute;

width:130px;

height:29px;

z-index:1;

left: 1054px;

top: 403px;

font-size: 24px;

#apDiv5 { position:absolute;

width:122px;

height:27px;

z-index:1;

left: 765px;

top: 234px;

font-size: 24px;

#apDiv {

position:absolute;

width:132px;

height:29px;
z-index:2;

left: 1055px;

top: 225px;

font-size: 24px;

#apDiv6 { position:absolute;

width:135px;

height:28px;

z-index:2;

left: 767px;

top: 319px;

font-size: 24px;

#apDiv7 { position:absolute;

width:138px;

height:28px;

z-index:3;

left: 768px;

top: 359px;

#apDiv8 {

position:absolute;

width:200px;

height:115px;

z-index:4;

left: 514px;

top: 7px;

}
.h2 marquee {

color: #0FF;

font-family: "Comic Sans MS", cursive;

#apDiv9 {

position:absolute;

width:537px;

height:272px;

z-index:5;

left: 10px;

top: 220px;

#apDiv10 {

position:absolute;

width:1163px;

height:115px;

z-index:6;

left: 10px;

top: 496px;

#apDiv11 {

position:absolute;

width:200px;

height:115px;

z-index:7;

left: -650px;

top: -326px;

}
#apDiv12 {

position:absolute;

width:200px;

height:115px;

z-index:8;

left: 551px;

top: 220px;

#apDiv13 { position:absolute;

width:130px;

height:29px;

z-index:1;

left: 1055px;

top: 386px;

font-size: 24px;

#apDiv14 {

position:absolute;

width:148px;

height:29px;

z-index:9;

left: 1054px;

top: 465px;

-->

</style>

</head>
<body>

<p><img src="logo.jpg" width="301" height="102" />

&nbsp;&nbsp;&nbsp;</p>

<div id="apDiv8"><img src="abc.jpg" width="641" height="116" /></div>

<p><span class="h2"><span class="h2"><marquee>Transfoming Education Tnsforming


India</Marquee></span></p>

<p class="h1">&nbsp;</p>

<div class="h1" id="apDiv"><a href="about us.html">About us</a></div>

<div class="h1" id="apDiv2"><a href="eng.html">Campus pic's</a></div>

<div class="h1" id="apDiv3"><a href="student.html">Student</a></div>

<div class="h1" id="apDiv4"><a href="teacher.html">Teacher</a></div>

<div class="h1" id="apDiv14"><a href="Untitled-2.html">Annoucements</a></div>

<div id="apDiv9"><img src="nbk.jpg" width="540" height="273" /></div>

<div id="apDiv12"><img src="b.jpg" width="503" height="273" /></div>

<div id="apDiv10"><img src="news[1].jpg" width="1195" height="179" /></div>

<div id="apDiv11"></div>

<p>&nbsp;</p>

<div class="h1" id="apDiv5"><a href="teacher.html">Teacher</a></div>

<p>&nbsp;</p>

</body>

</html>
About Us

Coding
<!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>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Untitled Document</title>

<style type="text/css">

<!--

.h1 {

font-family: Arial, Helvetica, sans-serif;

font-size: 24px;

color: #000;

background-color: #39F;
}

#apDiv1 {

position:absolute;

width:108px;

height:37px;

z-index:1;

left: 14px;

top: 51px;

.h2 {

background-color: #0FF;

#apDiv2 {

position:absolute;

width:255px;

height:87px;

z-index:2;

left: 994px;

top: 4px;

-->

</style>

</head>

<body><table align="center" cellpadding="0" cellspacing="0" border="0">

<tr>

<td align="right"><a href="index.html" style="padding:10px 20px; background-


color:#CFF">Home</a><a href="student.html" style="padding:10px 20px; background-
color:#CFF">Student</a></td>

<td><a href="teacher.html" style="padding:10px 20px; background-color:#CFF">Teacher</a></td>


</tr>

<tr><td colspan="2"></td></tr>

</table>

<div id="apDiv2"><img src="logo.jpg" width="256" height="87" /></div>

<div class="h1" id="apDiv1">About Us</div>

<p>&nbsp;</p>

<table border="0" cellspacing="0" cellpadding="0" width="100%">

<tr>

<td><p class="h2"><strong>Facts &amp; Figures</strong></p>

<ul type="disc">

<li class="h2"><strong>India’s Largest University1&nbsp;</strong></li>

<li class="h2"><strong>24,000 students(On One Campus)</strong></li>

<li class="h2"><strong>600 Acres&nbsp;Campus(Single Campus) :&nbsp;</strong>A


technology driven campus, spread over 600 acres of lush green area on NH-1 at the entry of
Jalandhar city</li>

<li class="h2"><strong>150+ Programmes :&nbsp;</strong>An innovative integration of


inter-disciplinary streams on offer after 10th,12th, Graduation &amp; Post Graduation in
Management, Hotel Management, Computer Application, Engineering, Architecture, Design,
Commerce, Fashion Technology, Pharmacy, Physiotherapy, Paramedical Sciences,
Biotechnology, Microbiology, Biochemistry, Education, Physical Education, Films,
Animation, Fine Arts, Performing Arts, Sciences, Arts &amp; Languages etc.</li>

<li class="h2"><strong>10,000+ Hostellers</strong></li>

<li class="h2"><strong>1500+ faculty members</strong></li>

<li class="h2"><strong>200+ Teachers recruited from IITs and IIITs in 2009</strong></li>

<li class="h2"><strong>2500</strong>+&nbsp;<strong>Placements</strong></li>

<li class="h2">Awarded the&nbsp;<strong>Best University Award</strong>&nbsp;by


Business Digest&nbsp;<a href="http://lpu.in/imgs/ranking_business_digestbd.jpg" target="_blank"
title="Best University Award"><strong>more...!</strong></a></li>

<li class="h2">Ranked<strong>&nbsp;A++2&nbsp;University in Overall Evaluation in


India</strong>&nbsp;by Financial Express(Indian Express Group)&nbsp;<a
href="http://lpu.in/imgs/ranking_evaluation.jpg" target="_blank" title="University in Overall
Evaluation in India"><strong>more...!</strong></a></li>
<li class="h2">Ranked&nbsp;<strong>A++3&nbsp;</strong>&nbsp;by Business
India&nbsp;&nbsp;<a href="http://lpu.in/imgs/a++.jpg" target="_blank" title="A++ category by
Business India"><strong>more...!</strong></a></li>

<li class="h2">Ranked&nbsp;<strong>1st&nbsp; in Infrastructure in


India2</strong>&nbsp;by Financial Express(Indian Express Group)&nbsp;<a
href="http://lpu.in/imgs/ranking_intrastructure.jpg" target="_blank" title="1st  in Infrastructure in
India"><strong>more...!</strong></a></li>

<li class="h2">Ranked&nbsp;<strong>1st&nbsp; in Leading Technology


Adopter&nbsp;</strong>by Electronics For You&nbsp;<a
href="http://lpu.in/imgs/ranked_excellence1.jpg" target="_blank" title="1st in Leading Technology
Adopter by Electronics For You"><strong>more...!</strong></a></li>

<li class="h2">Ranked&nbsp;<strong>Best University Golden Lotus Award


2009</strong>&nbsp;by Business Digest&nbsp;<a
href="http://lpu.in/imgs/ranked_business_digest.jpg" target="_blank" title="Best University Golden
Lotus Award 2009 by Business Digest"><strong>more...!</strong></a></li>

<li class="h2">Ranked&nbsp;<strong>2nd Best University in North


India2&nbsp;</strong>by Financial Express(Indian Express Group)&nbsp;<a
href="http://lpu.in/imgs/ranking_evaluation.jpg" target="_blank" title="2nd Best University in North
India"><strong>more...!</strong></a></li>

<li class="h2">Ranked<strong>&nbsp;3rd Best University</strong>&nbsp;to be enrolled


for further studies&nbsp; by Business Barons&nbsp;<a href="http://lpu.in/imgs/best-uni-
enrolled-4-further-edu.jpg" target="_blank" title="3 rd Best University to be enrolled for further
studies"><strong>more...!</strong></a></li>

<li class="h2">Ranked&nbsp;<strong>3rd Best in Industry Interface2&nbsp;</strong>by


Financial Express(Indian Express Group)&nbsp;<a
href="http://lpu.in/imgs/ranking_industry_interface.jpg" target="_blank" title="3rd Best in
Industry Interface"><strong>more...!</strong></a></li>

<li class="h2">Ranked&nbsp;<strong>4th</strong>&nbsp;<strong>Best University across


India2&nbsp;</strong>by Financial Express(Indian Express Group)&nbsp;<a
href="http://lpu.in/imgs/ranking_evaluation.jpg" target="_blank" title="Best University across
India"><strong>more...!</strong></a></li>

<li class="h2">Ranked&nbsp;<strong>4th</strong>&nbsp;<strong>Best Placements across


India2&nbsp;</strong>by Financial Express(Indian Express Group)&nbsp;<a
href="http://lpu.in/imgs/ranking_placements.jpg" target="_blank" title="Best Placements across
India"><strong>more...!</strong></a></li>

<li class="h2">Ranked&nbsp;<strong>4th</strong>&nbsp;<strong>in Intellectual Capital


across India2&nbsp;</strong>by Financial Express(Indian Express Group)<a
href="http://lpu.in/imgs/ranking_capital.jpg" target="_blank" title="4th in Intellectual Capital across
India"><strong>more...!</strong></a></li>

<li class="h2">Ranked&nbsp;<strong>4th</strong>&nbsp;<strong>in International&nbsp;


Relations2&nbsp;</strong>by Financial Express(Indian Express Group)<a
href="http://lpu.in/imgs/ranking_relations.jpg" target="_blank" title="4th in in International 
Relations"><strong>more...!</strong></a></li>

<li class="h2">Ranked<strong>&nbsp;6th Private University in North


Zone</strong>&nbsp;byTimes of India (Edu Times)&nbsp;<a href="http://lpu.in/imgs/6th-
Private-University.jpg" target="_blank" title="A++ category by Business India"><strong>more...!
</strong></a></li>

<li class="h2">Ranked<strong>&nbsp;11th best</strong>&nbsp;“<strong>Engineering


College of Excellence</strong>” in India by magazine Competition Success Review
(CSR)</li>

<li class="h2">Ranked<strong>&nbsp;16th Engineering Private University (all


India)&nbsp;</strong>by Times of India (Edu Times) &nbsp;<a href="http://lpu.in/imgs/top-b-
school.jpg" target="_blank" title="29th India’s TOP B-SCHOOL Brands"><strong>more...!
</strong></a></li>

<li class="h2">Ranked<strong>&nbsp;29th India’s TOP B-SCHOOL


Brands</strong>&nbsp;by Business Barons&nbsp;<a href="http://lpu.in/imgs/top-b-school.jpg"
target="_blank" title="29th India’s TOP B-SCHOOL Brands"><strong>more...!</strong></a></li>

<li class="h2">Ranked&nbsp;<strong>36th Engineering University&nbsp;</strong>(All


India) by Times of India (Edu Times)&nbsp;<a href="http://lpu.in/imgs/ranked_36_engn.jpg"
target="_blank" title="36th Engineering University (All India) by Times of India(Edu Times)
"><strong>more...!</strong></a></li>

<li class="h2"><strong>Cultural Diversity :&nbsp;</strong>Students from 23 different


States and 5 different Countries.</li>

<li class="h2">Students are eligible to participate


in&nbsp;<strong>AIU</strong>&nbsp;youth festivals and sports competitions</li>

</ul>

<p class="h2">1&nbsp;In terms of Students on a Single campus&nbsp;<br />

2&nbsp;In a Comprehensive study on Universities(Established After Year 2000)<br />

3&nbsp;(for MBA programme in LIM)</p></td>

</tr>

</table>

</body>

</html>
Campus Pic’s

Coding
<!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>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Untitled Document</title>

<style type="text/css">

<!--

.h1 {

font-size: 24px;

background-color: #F90;

#apDiv1 {

position:absolute;

width:600px;
height:289px;

z-index:1;

left: 612px;

top: 89px;

#apDiv2 {

position:absolute;

width:149px;

height:38px;

z-index:2;

left: 1062px;

top: 54px;

font-family: Arial, Helvetica, sans-serif;

font-size: 24px;

#apDiv3 {

position:absolute;

width:128px;

height:34px;

z-index:3;

left: 54px;

#apDiv4 {

position:absolute;

width:202px;

height:36px;

z-index:3;

font-family: Arial, Helvetica, sans-serif;

#apDiv5 {
position:absolute;

width:200px;

height:289px;

z-index:4;

left: 10px;

top: 421px;

#apDiv6 {

position:absolute;

width:127px;

height:34px;

z-index:5;

left: 11px;

top: 384px;

#apDiv7 {

position:absolute;

width:598px;

height:263px;

z-index:6;

left: 611px;

top: 417px;

#apDiv8 {

position:absolute;

width:128px;

height:34px;

z-index:7;

left: 611px;

top: 381px;
}

-->

</style>

</head>

<body><td align="center" valign="top"><p><a href="index.html" style="padding:10px 20px; background-


color:#CFF">Home</a><a href="student.html" style="padding:10px 20px; background-
color:#CFF">Student</a><a href="teacher.html" style="padding:10px 20px; background-
color:#CFF">Teacher</a></p>

<div class="h1" id="apDiv4">Engineering Block</div>

<p>&nbsp;</p></td>

<div class="h1" id="apDiv2">Campus Cafe</div>

<p> <img src="L20.jpg" width="600" height="291" /></p>

<div id="apDiv1"><img src="chirag.jpg" width="599" height="289" /></div>

<div id="apDiv5"><img src="b.jpg" width="598" height="259" /></div>

<div class="h1" id="apDiv6">Adm. Block</div>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<div id="apDiv7"><img src="Image210.jpg" width="597" height="268" /></div>

<p>more pic's</p>

<div class="h1" id="apDiv8">Boys Hostel</div>

<p>&nbsp;</p>

</body>

</html>
Student Account

Coding
<!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>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Untitled Document</title>

<style type="text/css">

<!--

a:link {

color: #003;

text-decoration: none;

a:visited {

color: #006;
text-decoration: none;

a:hover {

color: #00C;

text-decoration: none;

a:active {

color: #009;

text-decoration: none;

a{

font-size: 18px;

#apDiv1 {

position:absolute;

left:155px;

top:108px;

width:157px;

height:33px;

z-index:1;

font-size: 12px;

#apDiv1 {

color: #000;

font-family: Arial, Helvetica, sans-serif;

font-weight: bold;

font-size: 24px;

.assignment {

font-family: Arial, Helvetica, sans-serif;


font-size: 24px;

line-height: normal;

font-weight: bold;

font-variant: normal;

color: #000;

background-color: #0FF;

#apDiv2 {

position:absolute;

left:157px;

top:159px;

width:155px;

height:34px;

z-index:2;

#apDiv2 .assignment {

font-size: 24px;

font-family: Arial, Helvetica, sans-serif;

.h1 {

font-size: 24px;

font-family: Arial, Helvetica, sans-serif;

color: #000;

background-color: #39F;

#apDiv3 {

position:absolute;

left:160px;

top:206px;

width:76px;
height:31px;

z-index:3;

#apDiv4 {

position:absolute;

left:153px;

top:52px;

width:272px;

height:43px;

z-index:4;

font-family: Arial, Helvetica, sans-serif;

font-size: 36px;

background-color: #F30;

#apDiv5 {

position:absolute;

width:144px;

height:33px;

z-index:1;

left: 1px;

top: 98px;

h3 {

font-family: Arial, Helvetica, sans-serif;

font-size: 24px;

color: #000;

background-color: #39F;

#apDiv6 {

position:absolute;
width:144px;

height:35px;

z-index:2;

left: 0px;

top: 149px;

font-family: Arial, Helvetica, sans-serif;

font-size: 24px;

h{

font-size: 24px;

h{

font-family: Arial, Helvetica, sans-serif;

#apDiv5 .h1 .h1 {

font-size: 24px;

#apDiv7 {

position:absolute;

width:269px;

height:42px;

z-index:3;

left: 2px;

top: 20px;

font-size: 36px;

color: #D6D6D6;

background-color: #F60;

#apDiv8 {

position:absolute;
width:299px;

height:102px;

z-index:4;

left: 937px;

top: 21px;

#apDiv9 {

position:absolute;

width:144px;

height:34px;

z-index:5;

left: 0px;

top: 199px;

#apDiv10 {

position:absolute;

width:175px;

height:35px;

z-index:6;

top: 250px;

left: -2px;

-->

</style></head>

<body background="chirag.jpg" text="#000000" link="#000066" vlink="#000033" alink="#000066"


leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"style="background:url(a.jpg) no-repeat
center">

<table align="center" cellpadding="0" cellspacing="0" border="0">

<tr><td align="right"><a href="index.html" style="padding:10px 20px; background-


color:#CFF">Home</a><a href="index.html" style="padding:10px 20px; background-
color:#CFF">Student</a></td>
<td><a href="teacher.html" style="padding:10px 20px; background-color:#CFF">Teacher</a></td>

</tr>

<tr><td colspan="2"></td></tr>

</table>

<img src="library_pic[1].jpg" width="1278" height="655" />

<div class="h1" id="apDiv10">News &amp; Events</div>

<div class="h1" id="apDiv9">Result</div>

<div class="h1" id="apDiv7">Student Account</div>

<div id="apDiv8"><img src="logo.jpg" width="310" height="101" /></div>

<div class="h1" id="apDiv6"><span class="h1">Result</span></div>

<div class="h1" id="apDiv6"><span class="h1">Attendence</span></div>

<div class="h1" id="apDiv5"><span class="h1"><span class="h1">Assignment's</span></span></div>

<span class="h1"></span><span class="h1"></span><span class="h1"></span>

</body>

</html>
Teacher Account

Coding
<!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>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Untitled Document</title>

<style type="text/css">

<!--

a:link {

color: #003;

text-decoration: none;

a:visited {

color: #006;
text-decoration: none;

a:hover {

color: #00C;

text-decoration: none;

a:active {

color: #009;

text-decoration: none;

a{

font-size: 18px;

#apDiv1 {

position:absolute;

left:155px;

top:108px;

width:157px;

height:33px;

z-index:1;

font-size: 12px;

#apDiv1 {

color: #000;

font-family: Arial, Helvetica, sans-serif;

font-weight: bold;

font-size: 24px;

.assignment {

font-family: Arial, Helvetica, sans-serif;


font-size: 24px;

line-height: normal;

font-weight: bold;

font-variant: normal;

color: #000;

background-color: #0FF;

#apDiv2 {

position:absolute;

left:157px;

top:159px;

width:155px;

height:34px;

z-index:2;

#apDiv2 .assignment {

font-size: 24px;

font-family: Arial, Helvetica, sans-serif;

.h1 {

font-size: 24px;

font-family: Arial, Helvetica, sans-serif;

color: #000;

background-color: #39F;

#apDiv3 {

position:absolute;

left:160px;

top:206px;

width:76px;
height:31px;

z-index:3;

#apDiv4 {

position:absolute;

left:153px;

top:52px;

width:272px;

height:43px;

z-index:4;

font-family: Arial, Helvetica, sans-serif;

font-size: 36px;

background-color: #F30;

#apDiv5 {

position:absolute;

width:150px;

height:31px;

z-index:1;

left: 4px;

top: 101px;

h3 {

font-family: Arial, Helvetica, sans-serif;

font-size: 24px;

color: #000;

background-color: #39F;

#apDiv6 {

position:absolute;
width:151px;

height:32px;

z-index:2;

left: 4px;

top: 150px;

font-family: Arial, Helvetica, sans-serif;

font-size: 24px;

h{

font-size: 24px;

h{

font-family: Arial, Helvetica, sans-serif;

#apDiv5 .h1 .h1 {

font-size: 24px;

#apDiv7 {

position:absolute;

width:269px;

height:42px;

z-index:3;

left: 1px;

top: 21px;

font-size: 36px;

color: #D6D6D6;

background-color: #F60;

#apDiv8 {

position:absolute;
width:299px;

height:102px;

z-index:4;

left: 937px;

top: 21px;

#apDiv9 {

position:absolute;

width:162px;

height:34px;

z-index:5;

left: 1px;

top: 197px;

#apDiv10 {

position:absolute;

width:168px;

height:34px;

z-index:6;

left: 2px;

top: 246px;

-->

</style></head>

<body background="chirag.jpg" text="#000000" link="#000066" vlink="#000033" alink="#000066"


leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"style="background:url(a.jpg) no-repeat
center">

<table align="center" cellpadding="0" cellspacing="0" border="0">

<tr>
<td align="right"><a href="index.html" style="padding:10px 20px; background-color:#CFF">Home</a><a
href="student.html" style="padding:10px 20px; background-color:#CFF">Student</a></td>

<td><a href="teacher.html" style="padding:10px 20px; background-color:#CFF">Teacher</a></td>

</tr>

<tr><td colspan="2"></td></tr>

</table>

<img src="semiconductor1[1].jpg" width="1250" height="603" />

<div class="h1" id="apDiv7">Teacher Account</div>

<div id="apDiv8"><img src="logo.jpg" width="310" height="101" /></div>

<div class="h1" id="apDiv9">Lect. Schedule</div>

<div class="h1" id="apDiv10">News &amp; Events</div>

<h1>&nbsp;</h1>

<div class="h1" id="apDiv6"><span class="h1">Attendence</span></div>

<div class="h1" id="apDiv5"><span class="h1"><span class="h1">Assignment's</span></span></div>

<span class="h1"></span><span class="h1"></span><span class="h1"></span>

</body>

</html>

Das könnte Ihnen auch gefallen