-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProduct.html
More file actions
58 lines (50 loc) · 3.68 KB
/
Copy pathProduct.html
File metadata and controls
58 lines (50 loc) · 3.68 KB
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
<!DOCTYPE html>
<html>
<head>
<title>
Product
</title>
<body style="background-color:#69D39C;">
<link href= "projectcss.css" rel = "stylesheet">
</head>
<body id ="ProductBodyTag">
<ul><a href="index.html"<h1> Home</h1></a></ul>
<br>
<div><!-- paragraph 1 -->
<h3>About Product - Climate Change</h3>
Climate change includes both human-induced global warming and its large-scale impacts on weather patterns. There have been previous periods of climate change, but the current changes are more rapid than any known events in Earth's history. The main cause is the emission of greenhouse gases, mostly carbon dioxide (CO2) and methane. Burning fossil fuels for energy use creates most of these emissions. Agriculture, steel making, cement production, and forest loss are also significant sources. Temperature rise is affected by climate feedbacks as well, such as the loss of sunlight-reflecting snow cover, and the release of carbon dioxide from drought-stricken forests. Collectively, these amplify global warming.
Consuming non-renewable energy sources creates ozone depleting substance emanations that behave like a sweeping folded over the Earth, catching the sun's hotness and raising temperatures</p>
<!-- paragraph 2 -->
<p>Instances of ozone depleting substance discharges that are causing environmental change incorporate carbon dioxide and methane. These come from utilizing gas for driving a vehicle or coal for warming a structure, for instance. Clearing area and timberlands can likewise deliver carbon dioxide. Landfills for trash
are a significant wellspring of methane outflows. Energy, industry, transport, structures, agribusiness and land use are among the primary producers. (Climate change - Wikipedia) </p>
</div>
<h2>Impacts of climate change</h2>
<p>Environmental change can influence our wellbeing, capacity to develop food lodging, security and work. A few of us are now more helpless against environment impacts, for example, individuals living in little island countries and other non-industrial nations. Conditions like ocean level
ascent and salt water interruption have progressed to where entire networks have neded to move, and extended dry spells are putting individuals in danger of starvation. Later on, the quantity of "environment evacuees" is relied upon to rise.</p>
<div>
<img src = "impact.jpg" alt ="Impacts" id="impactImg">
<br>
<ul><a href= "https://news.climate.columbia.edu/2019/12/27/climate-change-impacts-everyone/"> Know more about the Impacts here:https://news.climate.columbia.edu/2019/12/27/climate-change-impacts-everyone/</a></ul>
</div>
<div>
<h2>Factors affecting climate change</h2>
<p>Climate change is happening mainly due to us.Our Human activities releases excessive amounts of greenhouse gases into our atmosphere which warms the temperstire of the globe and therefore making u ssuffer.</p>
<p>The main cause of climate change are MAINLY HUMAN CAUSE. The activities includes as follow:<p>
<li> Growth in Industrilation</li>
<li> Incresase use of fossil fuels</li>
<li> Intensive Agriculture 3</li>
<li> Deforestation</li>
<br>
<img src = "greengas.jpg" alt ="Impacts" id="greengasImg">
<img src = "deforest.jpg" alt ="Impacts" id="deforestImg">
<img src = "farm.jpg" alt ="Impacts" id="farmImg">
</div>
<br>
<div>
<h2>Solutions</h2>
<p>Here are list of 10 simple actions mentioned by UN on how each one of us can contribute to limit climate change.</p>
</div>
<img src = "soln.jpg" alt ="soln" id="solnImg">
<ul><P><a href= "https://www.un.org/node/143154#unplug"> Reference:https://www.un.org/node/143154#unplug </a> </p></ul>
</body>
</html>