Skip to content
Snippets Groups Projects
Commit 786995a5 authored by pruizf's avatar pruizf
Browse files

more iframe tests

parent f254fc93
No related merge requests found
Pipeline #64612 passed with stages
in 10 seconds
......@@ -6,6 +6,8 @@
</head>
<body style="margin:0px;padding:0px;overflow:hidden">
<div>test</div>
<iframe src="http://prf1.org/disco"
frameborder="0"
style="overflow:hidden;height:100%;width:100%"
......@@ -13,6 +15,15 @@
width="100%">
</iframe>
<!--https://sites.google.com/site/nlp4climate-->
<iframe src="https://sites.google.com/site/nlp4climate"
frameborder="0"
style="overflow:hidden;height:100%;width:100%"
height="100%"
width="100%">
</iframe>
<!--<iframe id="inlineFrameExample"-->
<!-- title="Inline Frame Example"-->
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment