Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
Spin_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
JunYoung7
2020-06-14 21:02:34 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5a0401ed5ee1e08cc79ce1fbdac0ca20cc3be293
5a0401ed
1 parent
865d95c1
index.html modified
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
Android_StreamingServer/Iframes.html
Android_StreamingServer/index.html
Android_StreamingServer/Iframes.html
View file @
5a0401e
...
...
@@ -2,8 +2,8 @@
<html>
<body>
<div
style=
"position:absolute; top:
-400px; left:-242
px;border:0px solid black"
>
<iframe
src=
"http://
114.108.69.93:9999/stream.html
"
width=
"760"
height=
"770"
scrolling=
"no"
frameborder=
"0"
></iframe>
<div
style=
"position:absolute; top:
0px; left:0
px;border:0px solid black"
>
<iframe
src=
"http://
www.op.gg/
"
width=
"760"
height=
"770"
scrolling=
"no"
frameborder=
"0"
></iframe>
</div>
</body>
...
...
Android_StreamingServer/index.html
View file @
5a0401e
...
...
@@ -20,7 +20,7 @@
<div>
<iframe
src=
"ifames.html"
width=
"1000"
height=
"500"
scrolling=
"no"
frameborder=
"0"
>
<iframe
src=
"if
r
ames.html"
width=
"1000"
height=
"500"
scrolling=
"no"
frameborder=
"0"
>
<p>
Your browser does not support iframes.
</p>
</iframe>
</div>
...
...
Please
register
or
login
to post a comment