Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

como lo podemos enlazar a un sitio web? #129

Open
Th3g4ntl3m4n opened this issue Feb 25, 2020 · 1 comment
Open

como lo podemos enlazar a un sitio web? #129

Th3g4ntl3m4n opened this issue Feb 25, 2020 · 1 comment

Comments

@iceweasel1
Copy link

@iceweasel1 iceweasel1 commented Feb 25, 2020

Español

Un simple marco html en línea. No hay brujería, nada. ;-)
Aquí está el código:

<iframe width="100%;" height="950" src="https://gisanddata.maps.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6" data-gtm-yt-inspected-8907555_20="true"> </iframe>

El número 950 es la altitud. Puedes cambiar esto a la altura/sitio web/resolución que desees.


English

A very simple html inline frame. No witchcraft, nothing. ;-)
Here's the code:

<iframe width="100%;" height="950" src="https://gisanddata.maps.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6" data-gtm-yt-inspected-8907555_20="true"> </iframe>

The number 950 is the altitude. You can change this to your desired height/website/resolution.


Italiano

Un semplicissimo frame html in linea. Niente stregoneria, niente. ;-)
Ecco il codice:

<iframe width="100%;" height="950" src="https://gisanddata.maps.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6" data-gtm-yt-inspected-8907555_20="true"> </iframe>

Il numero 950 è l'altitudine. È possibile modificare l'altezza/il sito web/la risoluzione desiderata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants