-
Notifications
You must be signed in to change notification settings - Fork 0
/
3.html
22 lines (17 loc) · 1018 Bytes
/
3.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<h1>Roma Up</h1>
<br>
<div align="center">
<iframe aria-label="Grafico a colonne" data-external="1" frameborder="0" height="400" id="datawrapper-chart-814cW" scrolling="no" src="https://datawrapper.dwcdn.net/814cW/2/" style="width: 0; min-width: 100% !important; border: none;" title="Livelli medi di E. coli nel Tevere nei punti di raccolta"></iframe>
<script type="text/javascript">!function () { "use strict"; window.addEventListener("message", (function (e) { if (void 0 !== e.data["datawrapper-height"]) { var t = document.querySelectorAll("iframe"); for (var a in e.data["datawrapper-height"]) for (var r = 0; r < t.length; r++) { if (t[r].contentWindow === e.source) t[r].style.height = e.data["datawrapper-height"][a] + "px" } } })) }();</script>
<br>
<a href="2.html"><img src="previous.png" width="30"></a>
<a href="4.html"><img src="next.png" width="30"></a>
</div>
</body>
</html>