Difference between revisions of "Msc2G3:Page4"

From cs
Jump to: navigation, search
Line 113: Line 113:
 
width="850"  
 
width="850"  
 
height="478"
 
height="478"
Top="-20px" src="https://www.youtube.com/embed/Gg9MDjVpc_Y" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></html>
+
src="https://www.youtube.com/embed/Gg9MDjVpc_Y" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>{
 +
  /* make the video larger so it can hide*/
 +
  width: 102%;
 +
  height: 102%;
 +
  /* displace video to hide*/
 +
  left: -5px;
 +
  /* allow space for hiding*/
 +
  margin: -10px;
 +
  position: absolute;
 +
  top: 0;
 +
}
 +
 
 +
.video-js {
 +
  /* make sure overflow is hidden*/
 +
  overflow: hidden;
 +
}</html>
 
[[File:TUD3Image02-Humans26.jpg| 850px]]
 
[[File:TUD3Image02-Humans26.jpg| 850px]]
 
[[File:TUD3Image02-Humans27.jpg| 850px]]
 
[[File:TUD3Image02-Humans27.jpg| 850px]]

Revision as of 11:07, 1 July 2018

TUD3Image01-Header.jpg

Prototype

TUD3Image02-Humans22.jpg TUD3Image02-Humans23.jpg TUD3Image02-Humans24.jpg TUD3Image02-Humans25.jpg { /* make the video larger so it can hide*/ width: 102%; height: 102%; /* displace video to hide*/ left: -5px; /* allow space for hiding*/ margin: -10px; position: absolute; top: 0; } .video-js { /* make sure overflow is hidden*/ overflow: hidden; } TUD3Image02-Humans26.jpg TUD3Image02-Humans27.jpg TUD3Image02-Humans28.jpg TUD3Image02-Humans29.jpg TUD3Image02-Humans30.jpg

Prototype