-
Notifications
You must be signed in to change notification settings - Fork 6
/
tab2.html
53 lines (49 loc) · 1.56 KB
/
tab2.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
<!DOCTYPE html>
<style>
li{
font-color: white;
}
</style>
<html>
<head>
<title>About Us!</title>
<meta charset="utf-8"/>
<link rel="stylesheet" type="text/css" href="main.css">
</head>
<body>
<h1>Reduce, Reuse, Recycle!</h1>
<h2><tr>
<td></td>
<td> <a href="index.html">HomePage</a> |
<a href="tab1.html">Information</a> | <td class="wide1"><span class="here"><b>About Us</b></span> </td>
</td>
<td class="wide2"></td>
</tr>
<tr>
<td></td>
<td class="wide1"></td>
<td class="wide2"></td>
</tr>
<tr>
<td></td>
<td class="wide1 high1"></h2>
<br>
<p style="color:white", font-family= "amatic sc">This website was created as a part of Girls Who Code at South Brunswick Public Library. Girls Who Code is a nonprofit organization which aims to support and increase the number of women in computer science. The organization is working to close the gender gap in technology and change the image of what a programmer looks like and does. </p>
<p style="color:white", font-family= "amatic sc">
<img src="gwc logo.png" class="center">
<p style="color:white", "font-size:30px">Facilitator: Kristen Crepezzi</p>
<p style="color:white", "font-size:30px">Contributors:</p>
<ul style="color:white", "font-size:24px">
<li>Riya Sen</li>
<li>Dhruvi Sheth</li>
<li>Hamsini Malli</li>
<li>Harini Thirukonda</li>
<li>Anunithaa Rajakumaresan</li>
<li>Julia Feldmus</li>
<li>Trisha Reddy</li>
<li>Diya Shah</li>
<li>Damayanti Pachade</li>
</ul>
<img src="reducereuserecycle.jpg" class="center">
</p>
<body background="woodbackground.png">