"Google Maps contact info"
Bootstrap 2.3.2 Snippet by catattack

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/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">
<div class="row-fluid">
<div class="span8">
<iframe width="100%" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com.au/maps?q=adelaide+map&ie=UTF-8&hq=&hnear=0x6ab735c7c526b33f:0x4033654628ec640,Adelaide+SA&gl=au&ei=ks1pUqqmKc-TiAfo0IDwBA&ved=0CCsQ8gEwAA"></iframe>
</div>
<div class="span4">
<h2>Graphic Designer</h2>
<address>
<strong>Karlien van Rooyen</strong><br>
Adelaide<br>
South Australia<br>
Australia<br>
<abbr title="Phone">P:</abbr> <i class="icon-envelope"></i> 01234 567 890 <br>
<abbr title="Email">E:</abbr> <i class="icon-globe"></i> karlienvanrooyen@gmail.com
</address>
</div>
</div>
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: