Hello Friends My Name Is Viraj,Today I Will Embed Google Map On Your Web Page.
Here In This Html Tutorial We Will Embed Google Map Using Html Code.
In This Blog I Will Show You How To Embed Google Map Using Html Code.
Your Will Required Google Map To Embed In Html Code.
Video Related To Topic Will Be Show.....In This Example.....
Step 1: googlemap.html
<!DOCTYPE html>
<html>
<head>
<title>Google Map Embed</title>
<body>
<iframe src="https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d15077.619829216323!2d72.84562835!3d19.13374315!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2sin!4v1514712547318" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</body>
</head>
</html>
Output :
Here In This Html Tutorial We Will Embed Google Map Using Html Code.
In This Blog I Will Show You How To Embed Google Map Using Html Code.
Your Will Required Google Map To Embed In Html Code.
Video Related To Topic Will Be Show.....In This Example.....
Step 1: googlemap.html
<!DOCTYPE html>
<html>
<head>
<title>Google Map Embed</title>
<body>
<iframe src="https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d15077.619829216323!2d72.84562835!3d19.13374315!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2sin!4v1514712547318" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</body>
</head>
</html>
Output :
No comments:
Post a Comment