Difference between revisions of "Template:Team:Aachen/Video"

(Created page with "<html><style> .video-container { float: none; margin: auto; } .video { height: auto; max-width: 100%; position: absolute; } .play-button{ background-image: u...")
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<html><style>
+
 
.video-container {
+
  float: none;
+
  margin: auto;
+
}
+
.video {
+
  height: auto;
+
  max-width: 100%;
+
  position: absolute;
+
}
+
.play-button{
+
  background-image: url(http://igem.rwth-aachen.de/2015/images/6/63/Aachen_play-button.png);
+
  background-repeat: no-repeat;
+
  background-size: 25%;
+
  position: relative;
+
  top: -160px;
+
  left: 43%;
+
  width: 320px;
+
  height: 240px;
+
}
+
</style>
+
</html>
+
 
<div class="figraw figure-{{{size|medium}}} col-md-6">
 
<div class="figraw figure-{{{size|medium}}} col-md-6">
 
{|
 
{|
|<html><video class="col-xs-12" controls><source src="http://igem.rwth-aachen.de</html>{{{mp4}}}<html>" type="video/mp4"><source src="http://igem.rwth-aachen.de</html>{{{ogg}}}<html>" type="video/ogg"></video></html>
+
|<html><video class="col-xs-12" controls </html>{{{attribute|}}}<html> ><source src="</html>{{{mp4|}}}<html>" type="video/mp4"><source src="</html>{{{ogg|}}}<html>" type="video/ogg"></video></html>
 
|-
 
|-
 
|'''{{{title| }}}'''<br />{{{subtitle| }}}
 
|'''{{{title| }}}'''<br />{{{subtitle| }}}
 
|}
 
|}
 
</div>
 
</div>

Latest revision as of 02:07, 19 September 2015