Line 118: | Line 118: | ||
.border { border: 5px solid black; } | .border { border: 5px solid black; } | ||
+ | img { | ||
− | + | width: 250px; | |
+ | height: 250px; | ||
+ | } | ||
− | < | + | </style> |
− | |||
− | < | + | <body class="w3-white"> |
− | + | ||
− | |||
− | |||
<!-- Photo grid --> | <!-- Photo grid --> | ||
<div class="w3-row"> | <div class="w3-row"> | ||
<div class="w3-third"> | <div class="w3-third"> | ||
− | <img src="https://static.igem.org/mediawiki/2017/8/8a/T-Northwestern_headshot_chuck.jpeg | + | <img src="https://static.igem.org/mediawiki/2017/8/8a/T-Northwestern_headshot_chuck.jpeg" onclick="onClick(this)" alt="A boy surrounded by beautiful nature"> |
<img src="https://static.igem.org/mediawiki/2017/f/f1/T-Northwesternkaterina.jpg" style="width:100%" onclick="onClick(this)" alt="What a beautiful scenery this sunset"> | <img src="https://static.igem.org/mediawiki/2017/f/f1/T-Northwesternkaterina.jpg" style="width:100%" onclick="onClick(this)" alt="What a beautiful scenery this sunset"> | ||
<img src="/w3images/girl.jpg" style="width:100%" onclick="onClick(this)" alt="The Beach. Me. Alone. Beautiful"> | <img src="/w3images/girl.jpg" style="width:100%" onclick="onClick(this)" alt="The Beach. Me. Alone. Beautiful"> |
Revision as of 16:39, 12 September 2017