You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

82 lines
3.0 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<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="">
<meta name="author" content="">
<!-- <link rel="icon" href="vendor/bootstrap/favicon.ico"> -->
<title>Seeker Cover</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/cover.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
<!--[if lt IE 9]><script src="vendor/bootstrap/assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="vendor/bootstrap/assets/js/ie-emulation-modes-warning.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="vendor/bootstrap/assets/js/ie10-viewport-bug-workaround.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container site-wrapper">
<div class="site-wrapper-inner">
<div class="cover-container">
<div class="masthead clearfix">
<div class="inner">
<h3 class="masthead-brand">Seeker <small>พลกฟาหาของถ</small></h3>
<ul class="nav masthead-nav">
<li class="active"><a href="html/index.html">Home</a></li>
<li><a href="#">Hot Items</a></li>
<li><a href="#">New Arrival</a></li>
</ul>
</div>
</div>
<div class="inner cover">
<h1 class="cover-heading">อๆ ขายๆ งายๆ แคคล</h1>
<p class="lead">ไรกขายไปเถอะ ของถก ของดไหน</p>
<p class="lead">
<a href="html/index.html" class="btn btn-lg btn-default">เลอกหาของกนเบย</a>
</p>
</div>
<div class="mastfoot">
<div class="inner">
<p>Seeker Project by <a href="#">whatever</a></p>
</div>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="vendor/jquery/dist/jquery.min.js"></script>
<script src="vendor/jquery/dist/jquery.min.js"></script>
<script src="vendor/jquery-backstretch/jquery.backstretch.min.js"></script>
<script>
$.backstretch("media/yardsale.jpg", {fade: 500});
</script>
</body>
</html>