-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmore.html
165 lines (155 loc) · 7.43 KB
/
more.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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!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.0">
<title>Carbon Footprint</title>
<link rel="stylesheet" href="css/style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@1,300&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<link rel="stylesheet" href="css/reponsive.css">
</head>
<body>
<nav class="navbar background">
<ul class="nav-list">
<div class="logo"><img src="images/logoUppe.png" alt="logo"></div>
<li><a href="front-page.html">Home</a></li>
<li><a href="#calculator">Calculate</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<div class="rightNav">
<input type="text " name="search" id="search">
<button class="btn btn-sm">Search</button>
</div>
<div class="burger">
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
</div>
</nav>
<section class="background firstsection">
<div class="box-main">
<div class="firstHalf">
<p class="text-big"></p>
<p class="text-small">Carbon Tracker is an independent financial think tank that carries out in-depth analysis
on the impact of the energy transition on capital markets and the potential investment in high-cost,
carbon-intensive fossil fuels.</p>
<div class="buttons">
<a href="https://youtu.be/bYb7YLsXvzg"> <button class="btn btn-kl">Watch Vedio</button> </a>
<a href="more.html"> <button class="btn btn-kl">More..</button></a>
</div>
</div>
<div class="secondHalf">
<!-- <img src="images/logo.png" alt="co2foot"> -->
</div>
</div>
<br>
<section class="section">
<div class="paras">
<p class="sectionTag text-big1">What is Carbon Footprint ?</p>
<p class="sectionSubTag text-small1">A carbon footprint is the total amount of greenhouse gases (including carbon
dioxide and methane) that are generated by our actions.
The average carbon footprint for a person in the United States is 16 tons, one of the highest rates in the
world. Globally, the average is closer to 4 tons. To have the best chance of avoiding a 2℃ rise in global
temperatures, the average global carbon footprint per year needs to drop under 2 tons by 2050.
Lowering individual carbon footprints from 16 tons to 2 tons doesn’t happen overnight! By making small changes
to our actions, like eating less meat, taking less connecting flights and line drying our clothes, we can start
making a big difference.</p>
</div>
<div class="thumbnail">
<img src="https://source.unsplash.com/1600x900/?factory,pollution" alt="" class="imgFluid">
</div>
</section>
<br>
<br>
<section class="section section-left">
<div class="paras">
<p class="sectionTag text-big1">“How To Measure My Personal Carbon Footprint?”</p>
<p class="sectionSubTag text-small1">The carbon footprint is a very important means to understand the impact of a
person’s behavior on global warming. For instance, by using the carbon footprint calculators from WWF,
TerraPass or the UN you’ll be asked to provide pieces of
information such as: how you commute to work, what your usual diet is, how much you drive or fly, the size of
your household, or what type of electricity the grid provides you.The result you’ll get won’t be perfect or very
much accurate – and there are several reasons why. First, because carbon footprint calculators use standard
values that aren’t always right for a multiple of possible situations. For instance, when you type how many
miles you drive on average, a certain reference value for the CO2/emissions/mile will be multiplied by your
miles and then by 12 months. However, both numbers are estimations: sometimes you drive more than you actually
told the calculator, and perhaps you drive a 4×4 truck and not an SUV as the calculator is expecting.
.</p>
</div>
<div class="thumbnail">
<img src="https://source.unsplash.com/900x900/?carbon,pollution" alt="" class="imgFluid">
</div>
</section>
<br>
<br>
<section class="section">
<div class="paras">
<p class="sectionTag text-big1">How To Reduce My Personal Carbon Footprint?</p>
<p class="sectionSubTag text-small1">As we can tell from above, it’s hard to get someone’s exact carbon footprint.
Besides this, in order to accurately reduce CO2 emissions, it’s also important to use numbers that approximately
mirror someone’s local reality.
If you think about it, the calculator is likely to assume that whether you have an American SUV from brand A
being driven in New Zealand or a light Japanese car from brand B driven in Japan – they both have the same
emissions.However, at least for now, estimations like these need to be made so we can get to something specific
to work on.</p>
</div>
<div class="thumbnail">
<img src="https://source.unsplash.com/1600x900/?chemicals,pollution" alt="" class="imgFluid">
</div>
</section>
<br>
<footer class="footer">
<div class="container1">
<div class="row">
<div class="footer-col">
<h4>company</h4>
<ul>
<li><a href="#">about us</a></li>
<li><a href="#">our services</a></li>
<li><a href="#">privacy policy</a></li>
<li><a href="#">affiliate program</a></li>
</ul>
</div>
<div class="footer-col">
<h4>get help</h4>
<ul>
<li><a href="#">FAQ</a></li>
<li><a href="#">shipping</a></li>
<li><a href="#">returns</a></li>
<li><a href="#">order status</a></li>
<li><a href="#">payment options</a></li>
</ul>
</div>
<div class="footer-col">
<h4>online shop</h4>
<ul>
<li><a href="#">watch</a></li>
<li><a href="#">bag</a></li>
<li><a href="#">shoes</a></li>
<li><a href="#">dress</a></li>
</ul>
</div>
<div class="footer-col">
<h4>follow us</h4>
<div class="social-links">
<a href="#"><i class="fab fa-facebook-f "></i></a>
<a href="#"><i class="fab fa-twitter "></i></a>
<a href="#"><i class="fab fa-instagram "></i></a>
<a href="#"><i class="fab fa-linkedin-in "></i></a>
</div>
</div>
</div>
</div>
<p class="text-footer ">
Copyright © 2021 www.CarbonFootprint.com - All rights reserved
</p>
</footer>
<script src="js/js-resp.js"></script>
</body>
</html>