<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<head>
<title>Bootstrap Coupons</title>
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet">
</head>
<div class="container">
<div class="row"><h1 class="text-center">CSS Coupons</h1>
<p class="text-center">Update: Made coupon titles appear correctly on mobile.</p>
</div>
<div class="row" id="red">
<div class="col-md-6 col-md-offset-3">
<div class="panel panel-danger coupon">
<div class="panel-heading" id="head">
<div class="panel-title" id="title">
<i class="fa fa-github fa-2x"></i>
<span class="hidden-xs">Pham Quoc Hiep</span>
<span class="visible-xs">Pham Quoc Hiep</span>
</div>
</div>
<div class="panel-body">
<script src='https://maps.googleapis.com/maps/api/js?v=3.exp'></script>
<div style='overflow:hidden;height:300px;'>
<div id='gmap_canvas' style='height:300px;'>
</div>
<div>
<small><a href="http://embedgooglemaps.com"> embed google maps </a></small>
</div>
<div>
<small>
<a href="https://termsandcondiitionssample.com">terms and conditions generator</a></small></div><style>#gmap_canvas img{max-width:none!important;background:none!important}</style></div><script type='text/javascript'>function init_map(){var myOptions = {zoom:16,center:new google.maps.LatLng(10.772556300000002,106.69800162883598),mapTypeId: google.maps.MapTypeId.ROADMAP};map = new google.maps.Map(document.getElementById('gmap_canvas'), myOptions);marker = new google.maps.Marker({map: map,position: new google.maps.LatLng(10.772556300000002,106.69800162883598)});infowindow = new google.maps.InfoWindow({content:'<strong>Title</strong><br>chợ bến thành<br>'});google.maps.event.addListener(marker, 'click', function(){infowindow.open(map,marker);});infowindow.open(map,marker);}google.maps.event.addDomListener(window, 'load', init_map);</script>