-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathhead.html
executable file
·35 lines (23 loc) · 1.31 KB
/
head.html
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
29
30
31
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="author" content="Hao Wu">
<meta name="description" content="Information Retrieval Virtual Lab">
<meta name="viewport" content="width=device-width">
<link rel="shortcut icon" href="//www.udel.edu/modules/icons/images/ud.ico">
<link rel="stylesheet" href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
<script src="//code.jquery.com/jquery-1.9.1.js"></script>
<script src="//code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
<script src="jquery/jquery-linedtextarea.js"></script>
<script src="//jqueryui.com/jquery-wp-content/themes/jquery/js/plugins.js"></script>
<script src="//jqueryui.com/jquery-wp-content/themes/jquery/js/main.js"></script>
<link rel="stylesheet" href="//jqueryui.com/jquery-wp-content/themes/jquery/css/base.css?v=1">
<link rel="stylesheet" href="//jqueryui.com/jquery-wp-content/themes/jqueryui.com/style.css">
<link href="jquery/jquery-linedtextarea.css" type="text/css" rel="stylesheet" />
</head>
<body class="single-author singular">
<div id="container">
<div id="logo-events" class="constrain clearfix">
<a href="home.php"><img src="static/img/logo.png"></a>
<nav id="main" class="constrain clearfix">
</nav>
<div id="content-wrapper" class="clearfix row">