Line 34: | Line 34: | ||
font-size: 12px; | font-size: 12px; | ||
font-weight: lighter; | font-weight: lighter; | ||
− | color: red; | + | color: red; |
+ | } | ||
+ | #bio_card { | ||
+ | width: 350px; | ||
+ | height: 400px; | ||
+ | overflow: hidden; | ||
+ | margin-right: 25px; | ||
+ | float: left; | ||
+ | margin-bottom: 20px; | ||
} | } | ||
</style> | </style> | ||
Line 45: | Line 53: | ||
<div id = "page_content"> | <div id = "page_content"> | ||
<div id = "row_one" style="width:200%; height:500px;;overflow-y: hidden;"> | <div id = "row_one" style="width:200%; height:500px;;overflow-y: hidden;"> | ||
− | + | <div class="bio_card"> | |
− | <img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/7/75/John_Luke-Serious-min.png" width="350px" height="auto" alt="John Luke Garcia" /> | + | <img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/7/75/John_Luke-Serious-min.png" width="350px" height="auto" alt="John Luke Garcia" /> |
− | <img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/c/c9/Emma_Serious.png" width="350px" height="auto" alt="Emma McCormick" /> | + | </div> |
− | <img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/f/f6/Peter_serious.png" width="350px" height="auto" alt="bbc news special" /> | + | <div class="bio_card"> |
+ | <img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/c/c9/Emma_Serious.png" width="350px" height="auto" alt="Emma McCormick" /> | ||
+ | </div> | ||
+ | <div class="bio_card"> | ||
+ | <img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/f/f6/Peter_serious.png" width="350px" height="auto" alt="bbc news special" /> | ||
+ | </div> | ||
</div> | </div> | ||
<div id = "row_one" style="width:200%; height:500px;;overflow-y: hidden;"> | <div id = "row_one" style="width:200%; height:500px;;overflow-y: hidden;"> | ||
− | + | <div class="bio_card"> | |
− | <img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/b/b7/Kendall-Serious_and_Silly.png" width="350px" height="auto" alt="Kendall Burks" /> | + | <img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/b/b7/Kendall-Serious_and_Silly.png" width="350px" height="auto" alt="Kendall Burks" /> |
− | <img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/1/13/Margaret-Serious.png" width="350px" height="auto" alt="Margaret Lie" /> | + | </div> |
− | <img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/1/12/Dana-serious_and_silly_1024.png" width="350px" height="auto" alt="Dana Smith" /> | + | <div class="bio_card"> |
+ | <img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/1/13/Margaret-Serious.png" width="350px" height="auto" alt="Margaret Lie" /> | ||
+ | </div> | ||
+ | <div class="bio_card"> | ||
+ | <img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/1/12/Dana-serious_and_silly_1024.png" width="350px" height="auto" alt="Dana Smith" /> | ||
+ | </div> | ||
</div> | </div> | ||
<h2>this is h2 text</h2> | <h2>this is h2 text</h2> |
Revision as of 05:56, 8 July 2016