1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " />
5
- < meta
4
+ < meta charset ="utf-8 " />
5
+ < meta
6
6
name ="viewport "
7
- content ="width=device-width, initial-scale=1, shrink-to-fit=no "
8
- />
7
+ content ="width=device-width, initial-scale=1, shrink-to-fit=no "/>
9
8
10
- <!--Vendor CSS Files-->
9
+ <!--============== Vendor CSS Files======================= -->
11
10
< link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.8.2/css/all.css ">
12
11
< link href ="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap " rel ="stylesheet "/>
13
12
< link href ="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.0/css/bootstrap.min.css " rel ="stylesheet ">
18
17
< link rel ="preconnect " href ="https://fonts.gstatic.com ">
19
18
< link href ="https://fonts.googleapis.com/css2?family=Staatliches&display=swap " rel ="stylesheet ">
20
19
21
- <!--Site Main CSS-->
22
- < link rel ="stylesheet " href ="assets/css/main.css " />
23
20
21
+
22
+ <!--====================Site Main CSS====================-->
23
+ < link rel ="stylesheet " href ="assets/css/main.css " />
24
24
< meta charset ="utf-8 " />
25
25
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
26
26
< title > LearnScript: Learn, Connect and Inspire</ title >
27
27
< meta name ="description " content ="" />
28
28
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
29
29
</ head >
30
-
31
-
30
+
32
31
< body >
33
32
34
- <!--=======Preloader Part=========-->
33
+
34
+ <!--=======Preloader Part=========-->
35
35
36
36
< div class ="preloader ">
37
37
< div class ="loader ">
49
49
</ div >
50
50
</ div >
51
51
</ div >
52
-
53
- <!-- <header> -->
52
+
53
+
54
+ <!--==================== <header>==================== -->
54
55
55
56
< header >
56
57
97
98
</ li >
98
99
</ ul >
99
100
</ div >
100
- </ div >
101
- </ nav >
101
+ </ div >
102
+ </ nav >
102
103
</ div >
103
104
</ div >
104
105
</ header >
105
-
106
- <!--Preloader-->
107
-
108
106
109
107
110
- <!-- Main Section -->
108
+ <!--========================== Main Section===================================== -->
111
109
< section id = "intro " class ="content-banner " data-aos ="zoom-in " data-aos-delay ="100 ">
112
110
< div class = "intro-container " data-aos ="zoom-in " data-aos-delay ="100 ">
113
111
< div class ="row d-flex ">
122
120
</ div >
123
121
</ section >
124
122
125
- <!-- Vision Section -->
123
+
124
+
125
+
126
+
127
+ <!-- ===========================Vision Section======================================= -->
128
+
129
+
126
130
< div data-aos ="fade-up " data-aos-anchor-placement ="bottom-bottom ">
127
131
< section id = "aboutus " class ="vision vision-img ">
128
- < div class ="container-fluid ">
129
- < div class ="row ">
130
- < div class ="vision-text " data-aos ="zoom-in " data-aos-delay ="150 ">
131
- < h1 class ="text-center "> < strong > Our Vision</ strong > </ h1 >
132
+ < div class ="container-fluid ">
133
+ < div class ="row ">
134
+ < div class ="vision-text " data-aos ="zoom-in " data-aos-delay ="150 ">
135
+ < h1 class ="text-center "> < strong > Our Vision</ strong > </ h1 >
132
136
< div data-aos ="fade-top " data-aos-anchor-placement ="bottom-bottom ">
133
- < p > < li > We focus on learning and thus our team works
137
+ < p > < li > We focus on learning and thus our team works
134
138
closely without any spaces and help you to develop the skills
135
139
you want to learn.</ li > </ p >
136
140
@@ -149,7 +153,7 @@ <h1>Who we are?</h1>
149
153
</ div >
150
154
</ div >
151
155
</ div >
152
- </ section >
156
+ </ section >
153
157
154
158
155
159
<!--Event Section
0 commit comments