"Kontakt+gMap"
Bootstrap 3.1.0 Snippet by huckeduck

<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container my"> <div class="row"> <div class="col-sm-5"> <form class="form-horizontal" role="form"> <fieldset> <!-- Form Name --> <legend>Ihre Nachricht an mich</legend> <!-- Text input--> <div class="form-group"> <label class="col-lg-2 control-label" for="textinput">Vorname Name</label> <div class="col-lg-10"> <input id="textinput" name="textinput" placeholder="Vor- und Nachname" class="form-control" type="text" required="required"> <p class="help-block">bitte ihren Vor- und Nachnamen</p> </div> </div> <div class="form-group"> <label for="textinput" class="col-lg-2 control-label">Email</label> <div class="col-lg-10"> <input type="email" class="form-control" id="inputEmail1" placeholder="Email" required="required"> <p class="help-block">bitte ihre eMail Adresse</p> </div> </div> <div class="form-group"> <label for="inputDescription" class="col-lg-2 control-label">Nachricht</label> <div class="col-lg-10"> <textarea required="required" placeholder="ihr Nachricht" class="form-control" rows="10" id="description"></textarea> </div> </div> <div class="form-group"> <div class="col-lg-offset-2 col-lg-10"> <button type="submit" class="btn btn-success bordered"><span class="glyphicon glyphicon-envelope"></span> senden</button> <button type="reset" class="btn btn-danger bordered"><span class="glyphicon glyphicon-trash"></span> löschen</button> </div> </div> </fieldset> </form> </div> <div class="col-sm-7"> <iframe class="bordered" width="100%" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.de/maps?f=q&source=s_q&hl=de&geocode=&q=Internetdienstleistungen+%26+EDV-Service+Michael+H%C3%BCckelheim,+Brahmsweg,+Kierspe&aq=0&oq=internet&ie=UTF8&hq=Internetdienstleistungen+%26+EDV-Service+Michael+H%C3%BCckelheim,&hnear=Brahmsweg,+58566+Kierspe&t=m&cid=9714562484631546889&ll=51.140963,7.600565&spn=0.02154,0.051498&z=14&iwloc=A&output=embed"></iframe> <h2>Kontaktdaten</h2> <strong>Internetdienstleistungen & EDV-Service</strong><br> <div class="row"> <div class="col-sm-6"> <address> Michael Hückelheim<br> Brahmsweg 9A<br> D - 58566 Kierspe<br> </address> </div> <div class="col-sm-6"> <span class="glyphicon glyphicon-phone-alt"></span> +49 - (0)2359 668 307<br> <span class="glyphicon glyphicon-print"></span> +49 - (0)2359 668 408 <br> <span class="glyphicon glyphicon-envelope"></span> <a href="mailto:info@idl-mihue.de?subject=Homepage-Nachricht">info@idl-mihue.de</a><br> </div> </div> </div> </div> </div>
.my { margin: 70px; }

Related: See More


Questions / Comments: