11 lines
476 B
HTML
11 lines
476 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<link rel=\"stylesheet\" type=\"text/css\" href=\"style.css\">
|
||
|
</head>
|
||
|
<body>
|
||
|
<button class="tablinks" onclick="javascript:window.open('http://wx.dl2mf.de/','_blank')"> Sonde Map</button><br><br>
|
||
|
<button class="tablinks" onclick="javascript:window.open('http://radiosondy.info/','_self')"> RadioSondy</button><br><br>
|
||
|
<button class="tablinks" onclick="javascript:window.open('http://tracker.sondehub.org/','_blank')"> SondeHub</button><br><br>
|
||
|
</body>
|
||
|
</html>
|