(12 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
<head> | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <style> | ||
+ | a { | ||
+ | word-wrap:break-word | ||
+ | } | ||
+ | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
− | + | <div class="masthead-main"> | |
+ | <div class="container-fluid"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-12 thumbnail" style="background-image:url(https://static.igem.org/mediawiki/2016/5/56/T--DTU-Denmark--project-header.jpg)"> <!-- EDIT style url (this should lead to an image) --> | ||
+ | <div class="caption"> | ||
+ | <h1 class="title">Project</h1> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> <!-- /row --> | ||
+ | </div> | ||
+ | </div> <!-- /masthead--> | ||
</body> | </body> | ||
Latest revision as of 01:25, 20 October 2016