-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathcourse.html
More file actions
139 lines (118 loc) · 6.5 KB
/
Copy pathcourse.html
File metadata and controls
139 lines (118 loc) · 6.5 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Nomtes - Free Notes, PYQs, for students</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<meta content="Tech" name="keywords" />
<meta content="Nomtes - Get High quality Notes, Akash, Question Paper and videos for BCA course"
name="description" />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://xbotics7.github.io/Nomtes/course.html" />
<link href="images/favicon.ico" rel="icon">
<link href="images/apple-touch-icon.png" rel="apple-touch-icon">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"
integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.min.css">
<link rel="stylesheet" href="./css/course.css">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/anim.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-175250230-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-175250230-2');
</script>
</head>
<body class="light">
<nav class="navbar navbar-expand-lg navbar-dark my-md-4 my-sm-2 mr-md-5">
<a class="navbar-brand" href="./">Nomtes</a>
<button class="navbar-toggler ml-auto mb-2" style="border:none;" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto mt-2 mt-md-0 text-center">
<li class="nav-item text-center">
<a class="nav-link" href="./">Home</a>
</li>
<li class="nav-item dropdown active ">
<a class="nav-link dropdown-toggle" href="./course.html" role="button">
Courses<span class="sr-only">(current)</span>
</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="./semester.html?id=BCA">BCA</a>
<a class="dropdown-item" href="./semester.html?id=MCA">MCA</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="./about.html">About Us</a>
</li>
<li class="nav-item d-lg-none">
<a class="nav-link" onclick="changePageTheme()">Change Theme</a>
</li>
<a class="btn-theme d-none d-lg-inline-flex" onclick="changePageTheme()" data-toggle="tooltip"
data-placement="bottom" title="Change theme"><i class="bi bi-moon theme-icon"></i></a>
</ul>
</div>
</nav>
<div class="container-fluid main-cont">
<div class="container-fluid">
<h1 class="course-main-header ml-md-4">Courses</h1>
<div class="row">
<div class="col-md-6 col-lg-2 mt-3 come-in">
<a class="course" href="./semester.html?id=BCA">
<div class="text-center course-header">
<p>BCA</p>
</div>
<div class="course-title come-in2">
Bachelor of Computer Applications
</div>
</a>
<a class="course-syllabus" href="http://www.ipu.ac.in/Pubinfo2019/syllbca191011160419.pdf"
target="_blank">Check Syllabus</a>
</div>
<div class="col-md-6 col-lg-2 mt-3 come-in" >
<a class="course" href="./semester.html?id=MCA">
<div class="text-center course-header">
<p>MCA</p>
</div>
<div class="course-title come-in2">
Master Of Computer Applications
</div>
</a>
<a class="course-syllabus" href="https://cs.du.ac.in/uploads/syllabus/MCA/MCA-Syllabus-Admissions-2023.pdf"
target="_blank">Check Syllabus</a>
</div>
</div>
</div>
<div class="social-parent come-in">
<a class="social-icon" href="https://xbotics7.github.io/" target="_blank">
<img src="./images/x_30.png" alt="Xbotics7" height="26px" class="mr-3 mb-md-3"></a>
<a class="social-icon" href="https://www.instagram.com/xbotics7/" target="_blank"><i
class="fa fa-instagram fa-lg mr-3 icons"></i></a>
<a class="social-icon" href="https://github.com/Xbotics7" target="_blank"><i
class="fa fa-github fa-lg my-4 mr-3 icons"></i></a>
<a class="social-icon" href="https://twitter.com/xbotics7" target="_blank"><i
class="fa fa-twitter fa-lg icons"></i></a>
</div>
</div>
</body>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
<script src="./js/main.js"></script>
</html>