first commit
This commit is contained in:
81
clanky/Munzee-poi.html
Normal file
81
clanky/Munzee-poi.html
Normal file
@ -0,0 +1,81 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="cs-cz">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Lukáš bloguje</title>
|
||||
|
||||
<meta name="description" content="Blog o všem možném i nemožném...." />
|
||||
<meta name="keywords" content="Munzee" />
|
||||
<meta name="author" content="Kankys" />
|
||||
<link rel="shortcut icon" href="obrazky/tux.png" />
|
||||
<link type="text/css" rel="stylesheet" href="styly.css" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="flexbox">
|
||||
<div id="menu">
|
||||
<ul>
|
||||
<img src="obrazky/tux.png" width="150" height="100" alt="linux">
|
||||
<li>
|
||||
<strong><a href="index.html" class="tlacitko">Hlavní strana</a></strong>
|
||||
</li>
|
||||
<li><strong><a href="clanky.html" class="tlacitko">Články</a></strong></li>
|
||||
<li><strong><a href="o-mne.html" class="tlacitko">O mně</a></strong></li>
|
||||
<li><strong><a href="privaci-polici.html" class="tlacitko">Zásady ochrany osobních údaju</a></strong></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="obsah">
|
||||
<strong>
|
||||
<figure>
|
||||
|
||||
<center>
|
||||
<figcaption>
|
||||
<h1>Lukáš Bloguje</h1><br>Blog o všem možném i nemožném....
|
||||
</figcaption>
|
||||
</center>
|
||||
</figure>
|
||||
</strong>
|
||||
|
||||
|
||||
|
||||
<p><strong><center>Munzee jak vytvořit poi</center></strong></p>
|
||||
|
||||
<p>
|
||||
Chcete si vytvořit poi do garmina nebo gpx soubor?<br>
|
||||
1.Jdi na tuto <a href="http://munzee.dfx.at/" target="_blank" class="tlacitko">stránku</a> stránku.
|
||||
2.A zaškrtneš: Search Type- Global Search<br>
|
||||
Output- co potřebujete (pro majitele garminu cvaknou na garmin)<br>
|
||||
Your own username(s)- vyplníš svůj nick<br>
|
||||
Typ munzee co chceš nebo nechceš zobrazit<br>
|
||||
Regional- zaškrtneš země, které chceš<br>
|
||||
3.V kolonce GPI ťukneš na GO a stáhne se ti soubor co ste si zaškrtli v v Output pak jen ho stačí skopírovat do zařízení.<br>
|
||||
4. Link-back-tam si můžete tuto stránku uložit ať to stále nemusíte vyplňovat dokola.
|
||||
</p>
|
||||
<p> <li><strong><a href="stitky-munzee.html" class="tlacitko">Štítky-Munzee</a></strong></li></p>
|
||||
|
||||
|
||||
<p style="text-align: right"> By Kankys <br>
|
||||
Posted on 15/08/2014</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<footer>
|
||||
Copyright © Lukáš Kaňka 2023
|
||||
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user