-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
72 lines (67 loc) · 4.66 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
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ELSZ3SFQ2D"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-ELSZ3SFQ2D');
</script>
<title>Stuck in Prop 30?</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<link rel="icon" type="image/x-icon" href="https://static.gd.edu.kg/images/logo.svg">
<meta name="description" content="The study evaluates Proposition 30's effectiveness in helping California achieve its emission reduction goal of 80% below 1990 levels by 2050. Specifically, it assesses the impact of the proposed tax allocation, with 80% dedicated to the Zero Emission Vehicle program and 20% to Wildfire Response and Prevention Programs.">
<!-- Google / Search Engine Tags -->
<meta itemprop="name" content="Stuck in Prop 30?">
<meta itemprop="description" content="The study evaluates Proposition 30's effectiveness in helping California achieve its emission reduction goal of 80% below 1990 levels by 2050. Specifically, it assesses the impact of the proposed tax allocation, with 80% dedicated to the Zero Emission Vehicle program and 20% to Wildfire Response and Prevention Programs.">
<meta itemprop="image" content="https://caelection2022.gd.edu.kg/background.gif">
<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://caelection2022.gd.edu.kg/">
<meta property="og:type" content="website">
<meta property="og:title" content="Stuck in Prop 30?">
<meta property="og:description" content="The study evaluates Proposition 30's effectiveness in helping California achieve its emission reduction goal of 80% below 1990 levels by 2050. Specifically, it assesses the impact of the proposed tax allocation, with 80% dedicated to the Zero Emission Vehicle program and 20% to Wildfire Response and Prevention Programs.">
<meta property="og:image" content="https://caelection2022.gd.edu.kg/background.gif">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Stuck in Prop 30?">
<meta name="twitter:description" content="The study evaluates Proposition 30's effectiveness in helping California achieve its emission reduction goal of 80% below 1990 levels by 2050. Specifically, it assesses the impact of the proposed tax allocation, with 80% dedicated to the Zero Emission Vehicle program and 20% to Wildfire Response and Prevention Programs.">
<meta name="twitter:image" content="https://caelection2022.gd.edu.kg/background.gif">
<style>
body,h1 {font-family: "Raleway", sans-serif}
body, html {height: 100%}
.bgimg {
background-image: url('background.gif');
min-height: 100%;
background-position: center;
background-size: cover;
}
</style>
</head>
<body>
<div class="bgimg w3-display-container w3-animate-opacity w3-text-white">
<div class="w3-display-topleft w3-padding-large w3-xlarge">
<a href="https://www.gd.edu.kg"><img src="https://static.gd.edu.kg/images/logo.svg" /></a>
</div>
<div class="w3-display-middle">
<center><p style="font-family:verdana;font-size:30px;background-color:black;">California 2022 Proposition 30</p><center>
<center><p style="font-family:verdana;font-size:15px;background-color:black;" ><a href="https://calmatters.org/california-voter-guide-2022/propositions/prop-30-income-tax-electric-cars/" target="_blank">Income Tax for Electric Vehicles</a></p></center>
<p style="font-family:verdana;font-size:1px;" ></p>
<center><p style="font-family:verdana;font-size:15px;background-color:black;" ><a href="https://archive.gd.edu.kg/20231224041118/" target="_blank">Read Our Analysis Report</a></p></center>
<p style="font-family:verdana;font-size:1px;" ></p>
<center><p style="font-family:verdana;font-size:15px;background-color:black;" ><a href="https://caelection2022.gd.edu.kg/dashboard/" target="_blank">Project Dashboard</a></p><center>
</div>
<div class="w3-display-bottomleft w3-padding-large">
<center><p style="font-family:verdana;font-size:15px;" >© <script type="text/JavaScript"> document.write(new Date().getFullYear()) </script> GitData</p></center>
</div>
<script type="text/javascript" id="cookiebanner"
src="https://static.gd.edu.kg/js/cookiebanner.min.js"
data-height="20px" data-position="bottom"
data-message="By visiting our website you agree to our Cookies Policy."
data-moreinfo="https://www.gd.edu.kg/cookie-policy/">
</script>
</div>