-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompetitive.html
More file actions
73 lines (73 loc) · 3.88 KB
/
competitive.html
File metadata and controls
73 lines (73 loc) · 3.88 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LETS LEARN-COMPETITIVE</title>
<link rel="stylesheet" href="competitive.css">
</head>
<body>
<h1><pre><i>LET'S
LEARN
ONLINE -COMPETATIVE
ACADEMY</i></pre></h1>
<p><pre><i>Welcome to <b>LET'S LEARN ONLINE ACADEMY-COMPETITIVE</b> here you can learn lectures of diffrent Competitive exams.
Lets Learn Online Academy is an optimized learning website.<pre></i></p>
<P><i>Here you can select your optional course </i></P>
<ul>
<li><a href="#C1"><b><i>UPSE CIVIL SERVICES</i></b></a></li>
<li><a href="#C2"><b><i>GATE</i></b></a></li>
<li><a href="#C3"><b><i>UGC</i></b></a></li>
<li><a href="#C4"><b><i>CAT</i></b></a></li>
<li><a href="#C5"><b><i>GROUPS-AP</i></b></a></li>
<li><a href="#C6"><b><i>RRB</i></b></a></li>
</ul>
<div class="total">
<div id="C1" class="upse">
<pre><i>For <b>UPSE </b> coureses,
Over here you will be having tutorials for UPSE civil services exams. Syllabus is taken from internet sources, the preperation is given in clearence with
IAS examinations. Hope this will be your ultimate source for your exams
click the link below</i></pre>
<button class="but1"><i><a href="acadamics.html" target="_blank">UPSE-CIVIL SERVICES</a></i></button>
</div>
<div id="C2" class="gate">
<pre><i>For <b>GATE</b> course,
Over here you will be having tutorials for GATE exam. Syllabus is taken from internet sources, the preperation is given in clearence with
GATE examination. Hope this will be your ultimate source for your exams
click the link below</i></pre>
<button class="but2"><i><a href="acadamics.html" target="_blank">GATE</a></i></button>
</div>
<div id="C3" class="ugc">
<pre><i>For <b>UGC</b> courses,
Over here you will be having tutorials for UGC exam. Syllabus is taken from internet sources, the preperation is given in clearence with
UGC examinations. Hope this will be your ultimate source for your exams
click the link below</i></pre>
<button class="but3"><i><a href="acadamics.html" target="_blank">UGC</a></i></button>
</div>
<div id="C4" class="cat">
<pre><i>For <b>CAT</b> course,
Over here you will be having tutorials for CAT exam. Syllabus is taken from internet sources, the preperation is given in clearence with
UGC examination. Hope this will be your ultimate source for your exams
click the link below</i></pre>
<button class="but4"><i><a href="acadamics.html" target="_blank">CAT</a></i></button>
</div>
<div id="C5" class="groups">
<pre><i>For <b>Groups-AP</b> course,
Over here you will be having tutorials for Group exams in AP. Syllabus is taken from internet sources, the preperation is given in clearence with
GROUPS examination. Hope this will be your ultimate source for your exams
click the link below</i></pre>
<button class="but5"><i><a href="acadamics.html" target="_blank">GROUPS-AP</a></i></button>
</div>
<div id="C6" class="rrb">
<pre><i>For <b>RRB</b> course,
Over here you will be having tutorials for RRB exam. Syllabus is taken from internet sources, the preperation is given in clearence with
RRB examination. Hope this will be your ultimate source for your exams
click the link below</i></pre>
<button class="but6"><i><a href="acadamics.html" target="_blank">RRB</a></i></button>
</div>
</div>
<div class="foot">
Devloped by : <i>Penumala Rahul</i><br>
©Copy Rights : <i>Penumala Rahul</i>
</body>
</html>