Skip to content

Commit 9c2111d

Browse files
committed
Revised about us page
1 parent d8f11e9 commit 9c2111d

File tree

5 files changed

+135
-9
lines changed

5 files changed

+135
-9
lines changed

images/123.svg

Lines changed: 22 additions & 0 deletions
Loading

images/faq.svg

Lines changed: 25 additions & 0 deletions
Loading

images/interaction.svg

Lines changed: 24 additions & 0 deletions
Loading

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ <h3>Who are we?</h3>
162162
<span>An obvious first question</span>
163163
</div>
164164
<div class="info">
165-
We are a group of students who have embarked on a mission to build an AI-Powered environment. We are members of an open community and we organise
166-
various events to propagate knowledge of AI among developers. <br>
165+
We are a group of students who have embarked on a mission to build an AI-powered environment. We are an open community and organise
166+
various events to share our knowledge of AI among as many developers as possible. <br>
167167
<a href="#" class="btn btn-border">Read More</a>
168168
</div>
169169
</div>
@@ -175,11 +175,11 @@ <h3>Who are we?</h3>
175175
<div class="inner">
176176
<div class="front">
177177
<i class="icon-linegraph"></i>
178-
<h3>Why we do it?</h3>
179-
<span>Purpose of AIDC</span>
178+
<h3>Purpose of AIDC</h3>
179+
<span>Why we do it?</span>
180180
</div>
181181
<div class="info">
182-
To foster interactions among students and professionals interested in AI. To create awareness about AI and its applications. To encourage individuals
182+
We do it in order to foster interactions among students and professionals interested in AI, to create awareness about AI and its applications, and to encourage individuals
183183
to take an interest in open source society and extend learning among peers. <br>
184184
<a href="#" class=" btn btn-border">Read More</a>
185185
</div>
@@ -192,12 +192,12 @@ <h3>Why we do it?</h3>
192192
<div class="inner">
193193
<div class="front">
194194
<i class="icon-layers"></i>
195-
<h3>How are we doing it?</h3>
196-
<span>AIDC's plan of action</span>
195+
<h3>AIDC's plan of action</h3>
196+
<span>How are we doing it</span>
197197
</div>
198198
<div class="info">
199-
We organise meetups, tech discussions, and different coding programmes on Artificial Intelligence and its related fields. We bring amazing
200-
people together to design and develop AI powered applications and share our work for the benefit of all.
199+
We organise meetups, tech-discussions, and different coding programmes on Artificial Intelligence and related fields. We bring amazing
200+
people together to design and develop AI powered web applications and share our work for the benefit of all.
201201
<br>
202202
<a href="#" class="btn btn-border">Read More</a>
203203
</div>

manifesto-test.html

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
<html>
2+
<body>
3+
<div style="position: relative">
4+
<a href="faq.html">
5+
<div id="cd1" class="cd" onmouseover="slidein(cd1slide,cd1displaydiv)" onmouseout="slideout(cd1slide,cd1displaydiv)" style="position: absolute;height:20vw;top:50vw;left:13vw;width: 20vw;z-index: 100;overflow: hidden;" >
6+
<img src="./images/faq.svg" style="height:100%;width:100%" >
7+
<div id="cd1slide" style="position: absolute;height: 20%; width: 100%;top:100%;background-color: #414345;z-index: 1; opacity: 0;" >
8+
<span style="font-family:corexfont;font-size:1.3vw;position:relative;left:30%;top:25%;color:#ffffff; " >VIEW MORE</span>
9+
</div>
10+
<div id="cd1displaydiv" style="position:absolute;height:20%; width: 100%; top:80%;z-index: 101; background-color:rgba(245,245,245,1); " >
11+
<span style="font-family:corexfont;font-size:1vw;position:relative;left:21%;top:22%;color:#414345; " >Frequently Asked Questions</span>
12+
</div>
13+
14+
</div>
15+
</a>
16+
<a href="beforecontacting.html"
17+
<div id="cd2" class="cd" onmouseover="slidein(cd2slide,cd2displaydiv)" onmouseout="slideout(cd2slide,cd2displaydiv)" style="position: absolute;height:20vw;top:50vw;left:37vw;width: 20vw;z-index: 100;overflow: hidden;" >
18+
<img src="./images/interaction.svg" style="height:100%;width:100%" >
19+
<div id="cd2slide" style="position: absolute;height: 20%; width: 100%;top:100%;background-color: #414345;z-index: 1; opacity: 0;" >
20+
<span style="font-family:corexfont;font-size:1.3vw;position:relative;left:30%;top:25%;color:#ffffff; " >VIEW MORE</span>
21+
</div>
22+
<div id="cd2displaydiv" style="position:absolute;height:20%; width: 100%; top:80%;z-index: 101; background-color:rgba(245,245,245,1); " >
23+
<span style="font-family:corexfont;font-size:1.3vw;position:relative;left:21%;top:20%;color:#414345; " >Before Contacting us</span>
24+
</div>
25+
</div>
26+
</a>
27+
<a href="howwework.html">
28+
<div id="cd3" class="cd" onmouseover="slidein(cd3slide,cd3displaydiv)" onmouseout="slideout(cd3slide,cd3displaydiv)" style="position: absolute;height:20vw;top:50vw;left:62vw;width: 20vw;z-index: 100;overflow: hidden;" >
29+
<img src="./images/123.svg" style="height:100%;width:100%" >
30+
<div id="cd3slide" style="position: absolute;height: 20%; width: 100%;top:100%;background-color:#414345;z-index: 1; opacity: 0;" >
31+
<span style="font-family:corexfont;font-size:1.3vw;position:relative;left:30%;top:25%;color:#ffffff; " >VIEW MORE</span>
32+
</div>
33+
<div id="cd3displaydiv" style="position:absolute;height:20%; width: 100%; top:80%;z-index: 101; background-color:rgba(245,245,245,1); " >
34+
<span style="font-family:corexfont;font-size:1.5vw;position:relative;left:21%;top:20%;color:#414345; " >How We Work</span>
35+
</div>
36+
</div>
37+
</a> </div>
38+
</body>
39+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
40+
<script>
41+
function slidein(slide,displaydiv){
42+
$(slide).stop();
43+
$(displaydiv).stop();
44+
$(slide).animate({opacity:'1',top:'80%'},200);
45+
$(displaydiv).animate({top:'60%'},200);
46+
}
47+
function slideout(slide,displaydiv){
48+
$(slide).stop();
49+
$(displaydiv).stop();
50+
$(slide).animate({opacity:'0',top:'100%'},200);
51+
$(displaydiv).animate({top:'80%'},200);
52+
}
53+
</script>
54+
55+
</html>

0 commit comments

Comments
 (0)