-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
139 lines (111 loc) · 5.75 KB
/
index.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bootstrap 101 Template</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Baloo" rel="stylesheet">
<style>
td, th {
text-align: center;
font-family: 'Amaranth', sans-serif;
}
th {
color: #99556d;
}
h1 {
color: #99556d;
font-size: 45px;
font-family: 'Baloo', cursive;
}
body {
background-color: black;
}
p {
color:#337ebd;
}
</style>
</head>
<body>
<div class = "container">
<h1>San Francisco School Map</h1>
<p> San Francisco open data portal has a record of 445 schools in the San Francisco county. You can filter the schools according to the SF Districts, grade range and CCSF entity. </p>
<div class = "row ">
<div class="col-md-4">
<table class="table table-bordered table-responsive">
<tr><th>Choose a Grade Range</th> </tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=1-4"> 1-4 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=1-6"> 1-6 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=1-8"> 1-8 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=13-14 "> 13-14 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=2-12"> 2-12 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=3-8"> 3-8 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=4-8"> 4-8 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=5-12"> 5-12 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=5-8"> 5-8 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=6-12"> 6-12 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=6-8"> 6-8 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=7-12"> 7-12 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=8-12"> 8-12 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=9-12"> 9-12 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=INF"> INF </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=k-1"> k-1 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=K-12"> K-12 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=K-2"> K-2 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=K-4"> K-4 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=K-5"> K-5 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=K-6"> K-6 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=K-8"> K-8 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=PK"> PK </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=PK-12"> PK-12 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=PK-4"> PK-4 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=PK-5"> PK-5 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=PK-6"> PK-6 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=PK-8"> PK-8 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=PK-K"> PK-K </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?grade_range=PK-TK"> PK-TK </a></td></tr>
</table>
</div>
<div class="col-md-4">
<table class="table table-bordered table-responsive">
<tr><th> Districts in San Francisco </th> </tr>
<tr><td class = "ho" ><a href = "schools.php?supervisor_district=1"> District 1</a> </td></tr>
<tr><td class = "ho"><a href = "schools.php?supervisor_district=2"> District 2 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?supervisor_district=3"> District 3</a> </td></tr>
<tr><td class = "ho"><a href = "schools.php?supervisor_district=4"> District 4 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?supervisor_district=5"> District 5 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?supervisor_district=6"> District 6 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?supervisor_district=7"> District 7 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?supervisor_district=8"> District 8 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?supervisor_district=9"> District 9 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?supervisor_district=10"> District 10 </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?supervisor_district=11"> District 11 </a></td></tr>
</table>
</div>
<div class="col-md-4">
<table class="table table-bordered table-responsive">
<tr><th> CCSF Entity </th> </tr>
<tr><td class = "ho"><a href = "schools.php?ccsf_entity=Private"> Private</a></td></tr>
<tr><td class = "ho"><a href = "schools.php?ccsf_entity=SFUSD"> SFUSD </a></td></tr>
<tr><td class = "ho"><a href = "schools.php?ccsf_entity=SFCCD"> SFCCD </a></td></tr>
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<script>
$(".ho").mouseenter(function(){
$(this).animate({height:"50px"});
$(this).css("font-size", "16px");
});
$(".ho").mouseleave(function(){
$(this).animate({height: "20px"});
$(this).css("font-size", "14px");
});
</script>
</body>
</html>