-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathba.html
68 lines (59 loc) · 2.99 KB
/
ba.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
<!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>Document</title>
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="css/fancybox/jquery.fancybox.css" rel="stylesheet">
<link href="css/jcarousel.css" rel="stylesheet" />
<link href="css/flexslider.css" rel="stylesheet" />
<link href="js/owl-carousel/owl.carousel.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" />
<style>
</style>
</head>
<body style="background-image: linear-gradient(45deg, #93a5cf 0%, #e4efe9 100%);" >
<div class="container">
<h1> BACHELOR OF ARTS
</h1>
<img src="https://thumbs.dreamstime.com/b/educational-concept-meaning-bachelor-fine-arts-bfa-inscription-piece-paper-185914006.jpg" alt="">
<p> <h3> Bachelor of Arts or BA is an undergraduate program. Full form of BA is Bachlor of Arts and it comes under the discipline of humanities/arts. BA course duration is 3 years. BA course is divided equally into 6 semesters. One having 10+2 degree in any stream can take up this course. There are various BA specialisations available namely Philosophy, Literature, Anthropology, Psychology, Theology, Journalism, French, Sanskrit etc and many more. </p></h3>
<a href="https://collegedunia.com/ba-colleges"> Click here to know about the colleges offering this course. </a>
<h2> Course Details</h2>
<ul style="color: black;">
<li>Course Level - graduate </li>
<li>Duration of the Course - 3 Years</li>
<li>Course Fee (per annum) - The average BA course fees in India ranges from INR 4,000 - 65,000 per annum</li>
<li>Eligibility - Candidates should have passed the 12th standard with 50% aggregate marks or more in the Arts/Commerce/Science stream</li>
<li> Average Salary Package: The average BA course salary in India is INR 4.25 lakh per annum </li>
<li>Admission Process-Merit-based and Entrance-based</li>
<li> Employment Roles Executive Assistant, HR Manager, Content Writer, Operations Manager, Graphic Designer, Primary School Teacher, Marketing Manager, Computer Operator, Customer Service Representative (CSR) etc.</li>
<li>Placement Opportunities Accenture, Genpact, United Health Group, InterGlobe Technologies, Times of India Group, Oracle, HDB Financial Services Ltd, Concentrix Corporation etc.</li>
</ul>
<pre style="font-family: sans-serif;background-image: linear-gradient(to top, #fad0c4 0%, #ffd1ff 100%);" >
<h2>COURSES:</h2>
1 Anthropology
2 Archaeology
3 Education
4 Economics
5 English
6 French
7 Geography
8 German
9 Hindi
10 History
11 Library Science
12 Literature
13 Mathematics
14 Philosophy
15 Political Science
16 Public Administration
17 Psychology
18 Sanskrit
19 Sociology
</pre>
</div>
</body>
</html>