Line 1: | Line 1: | ||
− | <html> | + | <!DOCTYPE html> |
+ | <html lang="en"> | ||
+ | |||
+ | <meta charset="utf-8"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <meta name="description" content="UCPH - iGEM"> | ||
+ | <meta name="author" content="InCell"> | ||
+ | |||
+ | <!-- Bootstrap Core CSS --> | ||
+ | <link href="https://2017.igem.org/wiki/index.php?title=Template:BOKU-Vienna-bootstrap.css&action=raw&ctype=text/css" rel="stylesheet"/> | ||
− | |||
− | |||
<head> | <head> | ||
− | <title> | + | <title>inCell</title> |
<link rel="stylesheet" type="text/css" href="style.css"> | <link rel="stylesheet" type="text/css" href="style.css"> | ||
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=open+Sans"> | <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=open+Sans"> |
Revision as of 12:13, 19 August 2017
<!DOCTYPE html>