forked from iptbalrampur/iptbalrampur.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
158 lines (106 loc) · 4.64 KB
/
index.html
File metadata and controls
158 lines (106 loc) · 4.64 KB
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="Description" content="Institution for computer and paramedical education." />
<meta name="Keywords" content="IPT, balrampur, institute, computer education, paramedical education" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="Distribution" content="Global" />
<meta name="Author" content="Abhishek Srivastava abhishek77in@gmail.com" />
<meta name="Robots" content="index,follow" />
<link rel="stylesheet" href="images/BrightSide.css" type="text/css" />
<title>Institute of Paramedical and Technology, Balrampur</title>
<script type="text/javascript">
� var _gaq = _gaq || [];
� _gaq.push(['_setAccount', 'UA-31955679-2']);
� _gaq.push(['_trackPageview']);
� (function() {
� � var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
� � ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
� � var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
� })();
</script>
</head>
<body>
<!-- wrap starts here -->
<div id="wrap">
<div id="header">
<h1 id="logo">IPT<span class="green">Balrampur</span></h1>
<h2 id="slogan">Shaping your career</h2>
<!-- Menu Tabs -->
<ul>
<li id="current"><a href="/"><span>Home</span></a></li>
<li><a href="aboutus.html"><span>About Us</span></a></li>
<li><a href="courses.html"><span>Courses</span></a></li>
<li><a href="affiliation.html"><span>Affiliation</span></a></li>
<li><a href="imagegallery.html"><span>Image Gallery</span></a></li>
<li><a href="contactus.html"><span>Contact Us</span></a></li>
</ul>
</div>
<!-- content-wrap starts here -->
<div id="content-wrap">
<img src="images/headerphoto.jpg" width="820" height="120" alt="headerphoto" class="no-border" />
<div id="sidebar" >
<h1>Courses quick links</h1>
<ul class="sidemenu">
<li><a href="doeacc.html">O-Level</a></li>
<li><a href="courses.html">Short-term courses</a></li>
<li><a href="nims.html">Paramadical</a></li>
<li><a href="courses.html">Find out more!</a></li>
</ul>
<h1>Affiliations</h1>
<ul class="sidemenu">
<li><a href="affiliation.html">DOEACC</a></li>
<li><a href="affiliation.html">SHIATS</a></li>
<li><a href="affiliation.html">NIMS</a></li>
</ul>
<h1>Quote of the week</h1>
<p>"The greatest results in life are usually attained by simple means and the exercise of ordinary qualities. These may for the most part be summed in these two: common-sense and perseverance.
"</p>
<p class="align-right">- Owen Feltham</p>
</div>
<div id="main">
<a name="TemplateInfo"></a>
<h1>Brief <span class="green">Up</span></h1>
<p><strong>IPT</strong> (Institute of Paramedical & Technology) is a non-profit educational organization whose primary goal is to impart IT, Paramedical and other vocational education in and around Tarai Anchal as the people there have no access to such facilities.
</p>
<p>IPT is governed by <span class="green">Seva Sankalp Sansthan</span>.</p>
<h3>Facilities available</h3>
. <ul>
<li><span>Excellent Library</span></li>
<li><span>Dedicated Faculty</span></li>
<li><span>Continuous power supply with power backup</span></li>
<li><span>A.C. class room</span></li>
<li><span>Internet facility</span></li>
<li><span>One computer per student</span></li>
<li><span>Scholarship programs for meritorious students</span></li>
</ul>
<br/>
</div>
<div id="rightbar">
<h1>Admissions Open!</h1>
<p>Admissions are open for all the mentioned courses on the website, for any further queries please give us a call or visit the
institution's <a href="contactus.html">office</a>.</p>
<h1>Notice</h1>
<p>Results for O-level scholarship test is out, participants kindly confirm their seats.</p>
</div>
<!-- content-wrap ends here -->
</div>
<!-- footer starts here -->
<div id="footer">
<div class="footer-left">
<p class="align-left">
© 2011 <strong>Institute of Paramedical & Technology</strong> |
Design by <a href="http://www.styleshout.com/">styleshout</a>
</p>
</div>
<div class="footer-right">
<p class="align-right">
<a href="index.html">Home</a>
</p>
</div>
</div>
<!-- footer ends here -->
<!-- wrap ends here -->
</div>
</body>
</html>