Skip to content

Commit 4e344a7

Browse files
committed
portofolio
1 parent 25bd5a7 commit 4e344a7

2 files changed

Lines changed: 221 additions & 43 deletions

File tree

index.html

Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -358,39 +358,23 @@ <h4>Call:</h4>
358358

359359
<div class="col-lg-8 mt-5 mt-lg-0">
360360

361-
<div class="mapouter">
362-
<div class="gmap_canvas"><iframe width="600" height="500" id="gmap_canvas"
363-
src="https://maps.google.com/maps?q=Bandung&t=&z=13&ie=UTF8&iwloc=&output=embed" frameborder="0"
364-
scrolling="no" marginheight="0" marginwidth="0"></iframe><a
365-
href="https://www.embedgooglemap.net/blog/divi-discount-code-elegant-themes-coupon/"></a><br>
366-
<style>
367-
.mapouter {
368-
position: relative;
369-
text-align: right;
370-
height: 500px;
371-
width: 600px;
372-
}
373-
</style><a href="https://www.embedgooglemap.net">map iframe</a>
374-
<style>
375-
.gmap_canvas {
376-
overflow: hidden;
377-
background: none !important;
378-
height: 500px;
379-
width: 600px;
380-
}
381-
</style>
361+
<div class="container-fluid">
362+
<div class="map-responsive">
363+
<iframe src="https://maps.google.com/maps?q=Bandung&t=&z=13&ie=UTF8&iwloc=&output=embed" width="100%"
364+
height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
382365
</div>
366+
383367
</div>
368+
384369
</div>
385370

386371
</div>
387-
388-
</div>
389372
</section>
390373

391374
</main>
392375

393376

377+
394378
<footer id="footer">
395379
<div class="container">
396380

@@ -431,4 +415,4 @@ <h4>Call:</h4>
431415

432416
</body>
433417

434-
</html>
418+
</html>

0 commit comments

Comments
 (0)