| Line 9,631: | Line 9,631: | ||
<!---{{CAU_China/CSS/Mainbody}} ---> | <!---{{CAU_China/CSS/Mainbody}} ---> | ||
<html> | <html> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| + | |||
| + | <div id="video-carousel-example" class="carousel slide carousel-fade" data-interval="false" data-ride="carousel "> | ||
| + | <!--Indicators--> | ||
| + | <ol class="carousel-indicators"> | ||
| + | <li data-target="#video-carousel-example" data-slide-to="0" class="active"></li> | ||
| + | |||
| + | </ol> | ||
| + | <!--/.Indicators--> | ||
| + | <!--Slides--> | ||
| + | <div class="carousel-inner" role="listbox"> | ||
| + | <div class="carousel-item active"> | ||
| + | <video style="width: 100%;" class="" autoplay muted> | ||
| + | <source src="https://2019.igem.org/wiki/images/b/bd/T--CAU_China--video3.mov" /> | ||
| + | </video> | ||
</div> | </div> | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
</div> | </div> | ||
| − | <!--Carousel Wrapper--> | + | <!--/.Slides--> |
| + | <!--Controls--> | ||
| + | <a class="carousel-control-prev" href="#video-carousel-example" role="button" data-slide="prev"> | ||
| + | <span class="carousel-control-prev-icon" aria-hidden="true"></span> | ||
| + | <span class="sr-only">Previous</span> | ||
| + | </a> | ||
| + | <a class="carousel-control-next" href="#video-carousel-example" role="button" data-slide="next"> | ||
| + | <span class="carousel-control-next-icon" aria-hidden="true"></span> | ||
| + | <span class="sr-only">Next</span> | ||
| + | </a> | ||
| + | <!--/.Controls--> | ||
| + | </div> | ||
| + | <!--Carousel Wrapper--> | ||
</div> | </div> | ||
| Line 9,766: | Line 9,766: | ||
<div class="card" style="position:relative"> | <div class="card" style="position:relative"> | ||
| − | <div class="view | + | <div class="view" > |
<div style="position: absolute;top: 81.3%;right: 32%;line-height: 1.2em"> | <div style="position: absolute;top: 81.3%;right: 32%;line-height: 1.2em"> | ||
Revision as of 12:06, 21 October 2019
