discuss the major steps taken by government of India to control the pollution level in River Ganga
Answers
Answer:
following are the steps
1) By Avoiding people to take bath in it
2) By Avoiding them to throw plastic bags in it
3) By not allowing our drainnage system to mix it with water
4) By not allowing them to leave their catteles in the water
Hope it helps you....
Answer:
[tex]<!DOCTYPE html>
<html>
<body>
<div id="container">
<div id="road">
<div id="car1"></div>
<div id="separator"></div>
<div id="car2"></div>
</div>
<div id="controls">
<label>Car1 Speed (px/sec.): </label>
<input type="number" id="speed1" value="100"/>
<br><br>
<label>Car2 Speed (px/sec.): </label>
<input type="number" id="speed2" value="80"/>
<br><br>
<button id="start" onclick="start()">START</button>
<button id="stop" onclick="stop()">STOP</button>
</div>
</div>
</body>
</html>[/tex]