Edit This Code:
<!DOCTYPE html>

<html>
<body>

<h1>My First Google Map</h1>

<div id="map" style="width:400px;height:400px;background:yellow"></div>

</body>
</html>


Result:
Try it Yourself - © w3schools.com
Privacy Policy