Line 2: | Line 2: | ||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
− | + | <meta charset="UTF-8"> | |
<link href='https://fonts.googleapis.com/css?family=Arizonia' rel='stylesheet'> | <link href='https://fonts.googleapis.com/css?family=Arizonia' rel='stylesheet'> | ||
− | <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' | + | <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet'> |
<title>Home</title> | <title>Home</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
Line 14: | Line 14: | ||
/* Create three equal columns that floats next to each other */ | /* Create three equal columns that floats next to each other */ | ||
.column { | .column { | ||
− | + | float:left; | |
} | } | ||
Line 358: | Line 358: | ||
<div class="row"> | <div class="row"> | ||
− | <div class="column" style="width:34%"> | + | <div class="column" style="width:34%;background-color:#4f0505;"> |
<h2 style="text-align: center" color="#FF8000">Project Motivation</h2> | <h2 style="text-align: center" color="#FF8000">Project Motivation</h2> | ||
<video playinline controls="true"> | <video playinline controls="true"> | ||
Line 365: | Line 365: | ||
</div> | </div> | ||
− | <div class="column" style="width:43%"> | + | <div class="column" style="width:43%;background-color:#4f0505;"> |
<h2 style="text-align: center" color="#FF8000">Experimental Principle</h2> | <h2 style="text-align: center" color="#FF8000">Experimental Principle</h2> | ||
<video playinline controls="true"> | <video playinline controls="true"> | ||
Line 372: | Line 372: | ||
</div> | </div> | ||
− | <div class="column" style="width:23%;"> | + | <div class="column" style="width:23%;background-color:#4f0505;"> |
<h2 style="text-align: center" color="#FF8000">DM</h2> | <h2 style="text-align: center" color="#FF8000">DM</h2> | ||
<img class="center" src="https://static.igem.org/mediawiki/2018/9/91/T--Mingdao--HomePage_DM_p1.png" alt="" style="width:23%; margin-bottom: 0px;"> | <img class="center" src="https://static.igem.org/mediawiki/2018/9/91/T--Mingdao--HomePage_DM_p1.png" alt="" style="width:23%; margin-bottom: 0px;"> |
Revision as of 16:19, 16 October 2018