Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save khaledMohammed000/46b6a35b35ad67b3e6533fa94915362d to your computer and use it in GitHub Desktop.

Select an option

Save khaledMohammed000/46b6a35b35ad67b3e6533fa94915362d to your computer and use it in GitHub Desktop.
Example Code for iframe
<iframe
width="600"
height="450"
frameborder="0" style="border:0"
src="https://www.google.com/maps/embed/v1/place?key=YOUR_API_KEY
&q=Space+Needle,Seattle+WA" allowfullscreen>
</iframe>
@khaledMohammed000
Copy link
Author

Make Your Changes Before Copiying

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment