-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsubject_option.html
193 lines (174 loc) · 8.53 KB
/
subject_option.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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="./Images/favicon-32x32.png" type="image/x-icon">
<title>Gravity - is every thing.</title>
<!-- style sheet -->
<link rel="stylesheet" href="Bca_index_page.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"
integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<header>
<div class="navbar" id="navbar">
<div class="logo">
<a href="./index.html"><img src="./Images/gravity_logo_day_theme.png" alt="Gravity logo"></a>
</div>
<ul class="links">
<li><a id="home" href="./index.html">Home</a></li>
<li><a href="./course_page.html">Quick learn</a></li>
<li><a href="https://mail.google.com/mail/?view=cm&fs=1&tf=1&[email protected]"
target="_blank">Contact me</a></li>
<li><a href="./about_us.html">About us</a></li>
</ul>
<a href="./upload.html" class="action_btn">Upload</a>
<div class="toggle_btn">
<i class="fa-solid fa-bars"></i>
</div>
</div>
<div class="dropdown_menu">
<li><a id="home" href="./index.html">Home</a></li>
<li><a href="./course_page.html">Quick learn</a></li>
<li><a href="https://mail.google.com/mail/?view=cm&fs=1&tf=1&[email protected]"
target="_blank">Contact me</a></li>
<li><a href="./about_us.html">About us</a></li>
<li> <a href="./upload.html" class="action_btn">Upload</a></li>
</div>
</header>
<div id="scroll-progress"></div>
<div id="main_container">
<h2>Select Subject</h2>
<div class="top_container">
<div class="body_card">
<div class="left_card">
<a href="BCA/SEM-1/EFFECTIVE COMMUNICATION/pages/Effective_communication_unit_viewer.html">
<h3>Effective communication</h3>
</a>
<p>
<marquee scrollmount="1" behavior="scroll" direction="left">
EEffective Communication •
Personality Development And Interpersonal Communication • Remedial English
•
Vocabulary Building And Written Communication • Reading Comprehension
</marquee>
</p>
</div>
<div class="right_card">
<a href="BCA/SEM-1/EFFECTIVE COMMUNICATION/pages/Effective_communication_unit_viewer.html"><i
style="bottom: 9vh;" class="fa-solid fa-circle-arrow-right"></i></a>
</div>
</div>
</div>
<!-- <h2>upcoming semester</h2> -->
<div class="bottom_container">
<div class="body_card">
<div class="left_card">
<a href="BCA/SEM-1/DIGITAL PRINCINPALS/pages/Digital_principles_unit_viewer.html">
<h3>Digital Principles</h3>
</a>
<p>
<marquee scrollmount="1" behavior="scroll" direction="left">
Binary Systems & Boolean Algebra and Logic Gates • Minimisation •
Synchronous Sequential Logic • Registers and Counters • Asynchronous
Sequential Circuit
</marquee>
</p>
</div>
<div class="right_card">
<a href="BCA/SEM-1/DIGITAL PRINCINPALS/pages/Digital_principles_unit_viewer.html"><i
style="bottom: 9vh;" class="fa-solid fa-circle-arrow-right"></i></a>
</div>
</div>
</div>
<div class="bottom_container">
<div class="body_card">
<div class="left_card">
<a href="BCA/SEM-1/WEB-DEVELOPMENT/pages/web_technology_unit_viewer.html">
<h3>Web technology</h3>
</a>
<p>
<marquee scrollmount="1" behavior="scroll" direction="left">Introduction to World Wide Web and
Html5 • CSS-3 • Responsive Web Design • Introduction To
Javascript • Introduction To TypeScript
</marquee>
</p>
</div>
<div class="right_card">
<a href="BCA/SEM-1/WEB-DEVELOPMENT/pages/web_technology_unit_viewer.html"><i
style="bottom: 9vh;" class="fa-solid fa-circle-arrow-right"></i></a>
</div>
</div>
</div>
<div class="bottom_container">
<div class="body_card">
<div class="left_card">
<a href="BCA/SEM-1/MATHS/pages/Maths_unit_viewer.html">
<h3>Mathematics</h3>
</a>
<p>
<marquee scrollmount="1" behavior="scroll" direction="left">Fundamentals Of Logic •
Relations And Functions • Generating Functions • Algebraic
Structures
• Graph Theory
</marquee>
</p>
</div>
<div class="right_card">
<a href="BCA/SEM-1/MATHS/pages/Maths_unit_viewer.html"><i style="bottom: 9vh;"
class="fa-solid fa-circle-arrow-right"></i></a>
</div>
</div>
</div>
<div class="bottom_container">
<div class="body_card">
<div class="left_card">
<a href="BCA/SEM-1/C-PROGRAMMING/pages/C_programming_unit_viewer.html">
<h3>C-programming</h3>
</a>
<p>
<marquee scrollmount="1" behavior="scroll" direction="left">Introduction To Computers
• Conditional Control Statements • Preprocessor •
Pointers • Structures
</marquee>
</p>
</div>
<div class="right_card">
<a href="BCA/SEM-1/C-PROGRAMMING/pages/C_programming_unit_viewer.html"><i
style="bottom: 9vh;" class="fa-solid fa-circle-arrow-right"></i></a>
</div>
</div>
</div>
</div>
<!-- footer section -->
<div class="subfooter" id="footer">
<div class="container flex subfooter-container">
<h3>•</h3>
<a href="./notice.html" class="hover-link">Notice</a>
<h3>•</h3>
<a href="#" class="hover-link">© 2023 Gravity</a>
<h3>•</h3>
<a href="./terms_and_conditions.html" class="hover-link">Terms & Uses</a>
</div>
</div>
<!-- script section -->
<script src="script.js"></script>
<script>
const scrollProgress = document.getElementById('scroll-progress');
const height =
document.documentElement.scrollHeight - document.documentElement.clientHeight;
window.addEventListener('scroll', () => {
const scrollTop =
document.body.scrollTop || document.documentElement.scrollTop;
scrollProgress.style.width = `${(scrollTop / height) * 120}%`;
});
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL"
crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/js/bootstrap.bundle.min.js"></script>
</body>
</html>