How to insert google map in HTML?

For this section, I used HTML iframe to embed google map into my website. There are easy way to make it done.

1) Firstly, you must insert map-responsive class into your <div>. After that, insert <ifrane> and put the location from the google map and it done.
  <div class="container-fluid">
<div class="map-responsive">
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d15934.
114728328961!2d101.73806!3d3.217592!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xc6
079a4b5e56c0d!2sKoperasi+Peserta-Peserta+Felcra+Malaysia+Berhad(KPFMB)!5e0!3m2!1sen
!2sus!4v1552549089831" width="300" height="200" frameborder="0" style="border:0"
allowfullscreen></iframe>
</div>

2) The ouput :

Comments

Popular posts from this blog

What is getnada?

What is Dummy Text?