plz to town
Geben sie eine Postleitzahl ein und das Tool verät dir die Stadt.Sql der Datenbank liegt im Download dabei.
Download-archiv
Kommentar abgeben zu diesen Beitrag/Code ?Dann hier klicken
Der hier verwendete Code
<!doctype html>
<html>
<head>
<script src="/js_webseite/jquery.js"></script>
<style>
#goplz{
min-width:300px;
width:80vw;
height:50px;
font-size:45px;
letter-spacing:10vw;
font-weight:900;
border-radius:20px;
border:2px solid grey;
outline:none;
}
#testwiese{
min-width:300px;
width:80vw;
height:50px;
font-size:35px;
font-weight:900;
border-radius:20px;
border:2px solid grey;
outline:none;
}
#basti1012{
text-align:center;
margin:50px auto;
width:80vw;