-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathcourse.html
164 lines (159 loc) · 8.05 KB
/
course.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
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
159
160
161
162
163
164
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" media="screen" href="head.css">
<link rel="stylesheet" media="screen" href="footer.css">
<link rel="stylesheet" media="screen" href="course.css">
<link rel="stylesheet" href="font-awesome-4.7.0/css/font-awesome.css">
<link rel="icon" href="image/logo.png">
<title>S.E.A College of Engineering and technology</title>
<style>
</style>
</head>
<body>
<header>
<div id="first">
<ul>
<li><a href="login.html">Login</a></li>
<li><a href="signup.html">Signup</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div class="navbar">
<div id="align">
<a href="index.html">HOME</a>
<a href="course.html">COURSE</a>
<a href="admission.html">ADMISSION</a>
<a href="about.html">ABOUT US</a>
<div class="dropdown">
<button class="dropbtn">MORE
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="contact.html">Campus Visit</a>
<a href="event.html">Events</a>
<a href="gallery.html">Gallery</a>
</div>
</div>
</div>
</div>
<a href="index.html"> <img src="image/logo.png" alt="sea college logo" height="130px" width="100px"></a>
</header>
<div style="height:50px;"><marquee style="padding:15px; color:rgb(47, 48, 47);">Online course will be provided shortily for computer and information science students</marquee></div>
<div class="course">
<div class="courseleft">
<h2 class="courseh2-heading" id="courseh2">Graduation Course</h2>
<h3 class="courseh3-heading">B.E</h3>
<ul class="courseul">
<li class="courseli"><a href="admission.html">INFORMATION SCIENCE</a></li>
<li class="courseli"><a href="admission.html">COMPUTER SCIENCE</a></li>
<li class="courseli"><a href="admission.html">ELECTRONICS</a></li>
<li class="courseli"><a href="admission.html">MECHANICAL</a></li>
<li class="courseli"><a href="admission.html">CIVIL</a></li>
</ul>
</div>
<div class="courseright">
<h2 class="courseh2-heading">Post Graduation Course</h2>
<h3 class="courseh3-heading">M.E</h3>
<ul class="courseul">
<li class="courseli"><a href="admission.html">INFORMATION SCIENCE</a></li>
<li class="courseli"><a href="admission.html">COMPUTER SCIENCE</a></li>
<li class="courseli"><a href="admission.html">ELECTRONICS</a></li>
<li class="courseli"><a href="admission.html">MECHANICAL</a></li>
<li class="courseli"><a href="admission.html">CIVIL</a></li>
</ul>
</div>
<div class="courseleft">
<h2 class="courseh2-heading" id="course1h2">Masters in Business Application</h2>
<h3 class="courseh3-heading">MBA</h3>
<ul class="courseul">
<li class="courseli"><a href="admission.html"> CONSTRUCTION MANAGEMENT</a></li>
<li class="courseli"><a href="admission.html">BUSINESS MANAGEMENT</a></li>
<li class="courseli"><a href="admission.html">BRAND MANAGEMENT</a></li>
<li class="courseli"><a href="admission.html">BANKING</a></li>
<li class="courseli"><a href="admission.html">AVIATION </a></li>
</ul>
</div>
</div>
<div class="course-container">
<h1>Course</h1>
<div id="paper">
<i class="fa fa-book"></i>
</div>
<div class="course-para">
<p>
<h4>B.E(Bachelor of Engineering)</h4>
The core curriculum in education at B.Ed. levels encompasses philosophical,
psychological, sociological and political aspects which form the foundation
for developing the mental-set with regard to pedagogy. Its relevance in teacher
education is kept in mind. In psychology of teaching & learning, development
of the learner, learning, motivation, intelligence, personality and exceptional
children form part of the core curriculum. Psychological tests and case studies
provide a practical basis to the study of psychology of teaching & learning.
It is a two year duration academic programme encompassing the philosophical,
psychological, sociological and political aspects which form the foundation
for developing the mental-set with regard to pedagogy in Teaching-Learning
process.
</p>
</div>
<div id="paper">
<i class="fa fa-wpforms"></i>
</div>
<div class="course-para">
<p>
<h4>Eligibility for Admission</h4>
A citizen of India who has passed any Bachelor Degree examination of
Bangalore University or any University in India or aboard recognized as
equivalent through 10+2+3 pattern of education obtaining 50% of marks
in aggregate of all the subjects.
</p>
</div>
<div id="paper">
<i class="fa fa-graduation-cap"></i>
</div>
<div class="course-para">
<p>
<h4>Courses in Brief</h4>
1. Computer Science and Engineering. <br>
2. Information Science and Engineering . <br>
3. Mechanical Engineering . <br>
4. Electrical and Electronics Engineering <br>
5. Civil Engineering. <br>
<strong> NOTE: </strong><i>All the courses are provided under the norms and guidelines of "Visveswaraiah Technological University"</i>
</p>
</div>
</div>
<script src="app.js"></script>
<footer>
<div class="footerimg">
<h2>Gallery</h2>
<a style="text-decoration:none;" href="gallery.html">
<img src="image/_DSC2064.jpg" width="100px" height="100px" alt="Campus picture">
<img src="image/NVP_2789.jpg" width="100px" height="100px" alt="Badminton court">
<img src="image/DPP_0147.jpg" width="100px" height="100px" alt="Library">
<img src="image/fest.jpg" width="100px" height="100px" alt="colleg fest">
<img src="image/festival.jpg" width="100px" height="100px" alt="festival picture">
<img src="image/event.jpg" width="100px" height="100px" alt="college event">
</a>
</div>
<div class="foot_second">
<h2>About Us</h2>
<p>
S.E.A College of Engineering and Technology (SEACET) was established in the year 2007-08.
Initially, it started functioning with Computer Science, Electronics and Communication,
Information Science and Mechanical Engineering branches, offering 4 years duration Degree
Programme in Engineering. A two years duration Masters Programme in Business Administration
(MBA) was added in the year 2008-09.
</p>
<a href="index.html">HOME</a>
<a href="course.html">COURSE</a>
<a href="event.html">EVENTS</a>
<a href="admission.html">ADMISSION</a>
<a href="contact.html">CONTACT</a>
<p style="color:red; margin-top: 10px;"> ©Copyright 2018 All rights reserved. <img src="image/logo.png" alt="college logo" width="20px" height="20px"></p>
</div>
</footer>
</body>
</html>