-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvision.html
More file actions
44 lines (43 loc) · 2.49 KB
/
vision.html
File metadata and controls
44 lines (43 loc) · 2.49 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
<html>
<head>
<title> Vision</title>
</head>
<body background="">
<p align="right"><a href="log-in.html">Log In|</a><a href="sign-up">Sign Up</a></p>
<img src="logo.jpg" width="100%" height="250px" align="left">
<table border="1" cellpadding="0" cellspacing="2" bordercolor="black" width="100%" height="50px">
<td align="center" bgcolor="lightyellow"><u><b><a href="project_homepage.html">HOMEPAGE</u></a></b></td>
<td align="center" bgcolor="lightyellow"><u><a href="">HISTORY</u></a></td>
<td align="center" bgcolor="lightyellow"><u><a href="courses.html">COURSES OFFERED</u></a></td>
<td align="center" bgcolor="lightyellow"><u><a href="">VISION</u></a></td>
<td align="center" bgcolor="lightyellow"><u><a href="forms.html">FORM ONLINE</u></a></td>
<td align="center" bgcolor="lightyellow"><u><a href="">BUSINESS PROPOSAL</u></a></td>
<td align="center" bgcolor="lightyellow"><u><a href="">PICTURES</u></a></td>
<td align="center" bgcolor="lightyellow"><u><a href="about-us.html">ABOUT US</u></a></td>
<td align="center" bgcolor="lightyellow"><u><a href="contact-us.html">CONTACT US</u></a></td>
</table>
<hr width="100%" size="5" color="blue">
<h1 align="center"><font color="red"> "OUR VISION"</h1>
<hr width="100%" size="5" color="blue">
<br/>
<table align="center" border="3" bordercolor="black" width="80%" cellpadding="0" cellspacing="0">
<br/><br/>
<td align="center"><font size="5" color="black">DNL Technology is a complete computer hardware network and security institute
offering state of art placement oriented courses. DNL Technologies offers good
environment infrastructure and provides the best services in all categories we deal with.
We have a wide range of courses starting from Computer Hardware, Basic and Networking,
MCSE, MCIPT, Exchange Server, Advance Hacking and Counter Measure and Expert training.
Every Student’s need is different, with that in mind we offer a variety of teaching methods so that students can experience learning in an environment where they will best succeed.
<br/><br/>
<center>THANK YOU</center></font>
</td>
</table>
<br/>
<hr width="50%" color="black" size="5">
<h4 align="center"><font color="black"> NORTH EASTERN INSTITUTE OF COMPUTER TECHNOLOGY</font></h4>
<hr width="50%" color="black" size="5">
<table align="left" width="100%" height="6%" border="0" bordercolor="black">
<td bgcolor="black" align="center"><font color="white" size="4">© 2017. NICT All rights reserved<br/>Designed by Muskan Chaudhary</td></font>
</table>
</body>
</html>