Files
CoderSherlock.github.io/test.html
T
2016-04-19 15:14:39 -04:00

47 lines
1.6 KiB
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>This is a title test by CoderSherlock</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-dark.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="javascripts/respond.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="stylesheets/ie.css">
<![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
</head>
<body>
<div id="header">
<nav>
<li class="fork"><a href="https://github.com/CoderSherlock">View On GitHub</a></li>
</nav>
</div><!-- end header -->
<div class="wrapper">
<section>
<div id="title">
<h1>This is a title test</h1>
<p></p>
<hr>
<span class="credits left">Project maintained by <a href="https://github.com/CoderSherlock">CoderSherlock</a></span>
<span class="credits right">Hosted on GitHub Pages &mdash; Theme by <a href="https://twitter.com/michigangraham">mattgraham</a></span>
</div>
<h1>
<a id="this-is-a-title-test" class="anchor" href="#this-is-a-title-test" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>This is a title test</h1>
<ul>
<li>vim_test</li>
</ul>
</body>
</html>