El iframe no me funciona con direcciones IP
Publicado por Lisandro (9 intervenciones) el 09/07/2018 06:30:10
Esta es la IP de Yahoo, pero no puedo abrirla colocando la dirección IP, alguien sabe por que?
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<iframe id="iframe-camara1" src="https://98.138.219.232" width="1350px" height="630px" ></iframe>
</body>
</html>
Valora esta pregunta
0