-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathtodo.html
More file actions
28 lines (27 loc) · 1.61 KB
/
todo.html
File metadata and controls
28 lines (27 loc) · 1.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<html>
<head>
<link rel="stylesheet" type="text/css" href="css.css">
<link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.slick/1.5.5/slick.css"/>
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.slick/1.5.5/slick-theme.css"/>
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.7.1/modernizr.min.js" type="text/javascript"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script type="text/javascript" src="http://kenwheeler.github.io/slick/slick/slick.js"></script>
<script type="text/javascript" src="//cdn.jsdelivr.net/jquery.slick/1.5.5/slick.min.js"></script>
<script type="text/javascript" src="slickscripts.js"></script>
<script type="text/javascript" src="stickscripts.js"></script>
<script type="text/javascript" src="jquery.sticky-div.js"></script>
<meta http-equiv="refresh" content="0; url=https://trello.com/b/aGxqBDip" />
</head>
<body>
<body>
<div style="width: 80%; margin-left: auto; margin-right: auto;">
<maintitle class="name" style="font-size: 5em; font-size: 5.5vw; text-align: left;"><div><a href=https://trello.com/b/aGxqBDip>Team 62</a> // To-Do</div></maintitle>
</div>
</body>
<hr>
<div style="width: 80%; margin-left: auto; margin-right: auto;">
<a href="https://trello.com/b/aGxqBDip">Redirecting</a>
</div>
</html>