-
Notifications
You must be signed in to change notification settings - Fork 0
/
progect.html
65 lines (63 loc) · 3.79 KB
/
progect.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SOA | HOME</title>
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<header>
<h1> Siksha 'O' Anushdhan(Deemed To be university)</h1>
</header>
<nav>
<a href="#">HOME</a>
<a href="https://www.shiksha.com/university/soa-siksha-o-anusandhan-university-bhubaneswar-38037/reviews"target="_blank">COLLEGE REVIEWS</a>
<a href="https://www.careers360.com/university/siksha-o-anusandhan-bhubaneswar#:~:text=Siksha%20%E2%80%98O%E2%80%99%20Anusandhan%20Courses%20The%20university%20offers%20a,in%20engineering%2C%20management%2C%20pharmacy%20and%20many%20more%20streams."target="_blank">COURSES</a>
<a href="https://www.admission.soa.ac.in/saat"target="_blank">SAAT RESULT</a>
<a href="http://103.112.27.37:8282/CampusPortalSOA/index#/" target="_blank">LOGIN/SIGN UP</a>
</nav>
<main>
<section>
<h2>PHOTO'S</h2>
<img src="img/DJI_0114.jpg" width="33%" alt="">
<img src="img/iter-soa-university.jpg" width="33%" alt="">
<img src="img/audinew-compressed.jpg"width="33%" alt="">
<img src="img/iter-soa-bhubaneswar.jpg" alt="">
</section>
<section>
<h2>COLLEGE TOUR</h2>
<iframe width="33%" height="300" src="https://www.youtube.com/embed/KUpSQ60Ivto" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="33%" height="300" src="https://www.youtube.com/embed/BJFd-JRM8w4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="33%" height="300" src="https://www.youtube.com/embed/DxMhnz6kLDE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</section>
<section>
<h2>NOTICE</h2>
<a target="_blank" href="https://www.soa.ac.in/iter-student-notice/"><img src="img/R.jpg" alt=""width="50%"></a>
<h3>NOTICE</h3>
</section>
<section>
<h2>OUR FOUNDER</h2>
<img src="img/WAC-Profile-Header-Dr-Manojranjan-Nayak-SOA-India.jpgw3.webp" alt="" width="50%">
<h2><em>DR MANOJ NAYAK</em></h2>
</section>
<!-- <section>
<h2>QUICK LINKS</h2>
<a target="_blank" href="https://www.facebook.com/SikshaOAnusandhanSOA/"><b> facebook</b></a> |
<a target="_blank" href="https://twitter.com/soasocialmedia"><b>twitter</b></a> |
<a href="https://z-p42.www.instagram.com/sikshaoanusandhan_soa/?hl=en"><b>instagram</b></a> |
<a href="https://www.soa.ac.in/vision-and-mission"><b> Vision & Mission</b></a> |
<a href="https://www.soa.ac.in/nirf-2021"><b>Nirf-2022</b></a>
</section> -->
</main>
<footer>
<a target="_blank" href="https://www.facebook.com/SikshaOAnusandhanSOA/"><b> facebook</b></a>
<a target="_blank" href="https://twitter.com/soasocialmedia"><b>twitter</b></a>
<a href="https://z-p42.www.instagram.com/sikshaoanusandhan_soa/?hl=en"><b>instagram</b></a> |
<a href="https://www.soa.ac.in/vision-and-mission"><b> Vision & Mission</b></a>
<a href="https://www.soa.ac.in/nirf-2021"><b>Nirf-2022</b></a>
</footer>
<p></p>
</body>
</html>