-
Notifications
You must be signed in to change notification settings - Fork 3
/
header.php
29 lines (29 loc) · 1.26 KB
/
header.php
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
<!doctype html>
<!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]-->
<!--[if IE 7]> <html class="ie7 oldie"> <![endif]-->
<!--[if IE 8]> <html class="ie8 oldie"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="">
<!--<![endif]-->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="/image/favicon.ico" type="image/x-icon">
<link rel="icon" href="/image/favicon.ico" type="image/x-icon">
<title>Meta Search - Cragglist.uphero.com</title>
<meta name="author" content="vlul.co.uk,cragglist.uphero.com">
<meta name="description" content="free calculator/meta search engine salution for every one easy an da quick instulation">
<meta name="keywords" content="calculator,meta search engine, free salution, all-in one calculation, fast and easy instulation">
<link href="boilerplate.css" rel="stylesheet">
<link href="style.css?v=2" rel="stylesheet">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
</head>
<script>
document.getElementById('search').focus();
</script>