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-20 18:52:33 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8bf32d13ba42fd93e2b2b2f64b17b76d9e33fb55
8bf32d13
1 parent
5a0401ed
Update server code
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
Android_StreamingServer/Iframes.html
Android_StreamingServer/Iframes.html
View file @
8bf32d1
...
...
@@ -3,8 +3,8 @@
<body>
<div
style=
"position:absolute; top:0px; left:0px;border:0px solid black"
>
<iframe
src=
"http://www.op.gg/"
width=
"760"
height=
"770
"
scrolling=
"no"
frameborder=
"0"
></iframe>
</div>
<iframe
src=
"https://www.youtube.com/embed/7sYqaGTuPYc"
width=
"560"
height=
"315
"
scrolling=
"no"
frameborder=
"0"
></iframe>
</div>
</body>
</html>
...
...
Please
register
or
login
to post a comment