-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
61 lines (54 loc) · 2.96 KB
/
about.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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="about.css">
<link href="https://fonts.googleapis.com/css?family=Kanit|Lexend+Giga|Long+Cang|Righteous&display=swap" rel="stylesheet">
<title>Turnip</title>
</head>
<body class=background>
<ul>
<li class="questrial"><a href="index.html">Home</a></li>
<li style="float:right"><a class="active questrial" href="about.html">About</a></li>
</ul>
<div style="float:left;">
<img align="left" src=https://gifimage.net/wp-content/uploads/2017/10/cute-thank-you-gif-4.gif>
<h2><font color="#28e2bd" class=kanit style="float:right;"><font color="pink">゜゚・*☆ ・*:.。. .。.:*・゜゚・*☆.。.:*・゜゚・*☆ ・*:.。. .。.:*・゜゚・*☆ <u>About us!</u> ・゜゚・*☆ ・*:.。. .。.:*・゜゚・*☆・*:.。. .。.:*・゜゚・*☆・*・゜゚・*☆</font></font></h2>
</div>
<br style="line-height:16;">
<!-- ronnie -->
<div class="div1 questrial">
<h3 align="center">Ronnie</h3>
<img src="https://thumbs.gfycat.com/CircularBothEuropeanpolecat-max-1mb.gif">
<br style="line-height:2;">
<div align=center>hi! my name's ronnie! i'm one of the developers of this website, and i'm passionate about the environment. thank you for visiting our website!!</div>
<!-- social media -->
<br style="line-height:1;">
<div align="center"><u>Email</u>: <em>[email protected]</em></div>
<p><button class="ronnie-button">Contact</button></p>
<p><a href=https://www.instagram.com/ronnietai.desu/>Instagram</a></p>
<p><a href=twitter.com/senticakes>Twitter</a></p>
<p><a href=https://www.youtube.com/channel/UCti2DW_xnB54ctg_ney-iNw?view_as=subscriber>YouTube</a></p>
</div>
<div class="div2 questrial">
<h3 align="center">Sabiha</h3>
<img src="https://media2.giphy.com/avatars/tontonfriends/oR1fkkiDPgSG.gif" width=230 height=230>
<br style="line-height:2;">
<div align=center>My name sabiha Islam, one of the developer for this website. As a team we created this website to promote and start sustainable living.</div>
<br style="line-height:1;">
<div align="center"><u>Email</u>: <em>[email protected]</em></div>
<p><button class="sabiha-button">Contact</button></p>
<p><a href=instagram.com/sabiha.islam.1>Instagram</a></p>
</div>
<div class="div3 questrial">
<h3 align="center">Isabella</h3>
<img src="https://hdsmileys.com/wp-content/uploads/2017/10/brown-and-cony-sleeping.gif" width=240 height=240>
<br style="line-height:2;">
<div align=center>Hi i'm Isabella. I wanted to create this website because I want to save the world and enviorment so my grand children can sill call this earth home.</div>
<br style="line-height:1;">
<div align="center"><u>Email</u>: <em>[email protected]</em></div>
<p><button class="isabella-button">Contact</button></p>
<p><a href=https://www.instagram.com/gothfrida/>Instagram</a></p>
</div>
<div class="hhh questrial"></div>
</body>
</html>