117 lines
4.7 KiB
HTML
117 lines
4.7 KiB
HTML
<!doctype html>
|
|
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
|
|
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
|
|
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
|
|
<!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]-->
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<title></title>
|
|
<meta name="description" content="">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="apple-touch-icon" href="apple-touch-icon.png">
|
|
|
|
<link rel="stylesheet" href="css/bootstrap.min.css">
|
|
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
|
|
<link rel="stylesheet" href="css/main.css">
|
|
|
|
<script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
|
|
</head>
|
|
<body class="box3">
|
|
<!--[if lt IE 8]>
|
|
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
|
<![endif]-->
|
|
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
|
|
<div class="container">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
|
|
<span class="sr-only">Toggle navigation</span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
<a class="navbar-brand">RateMyCourse</a>
|
|
</div>
|
|
|
|
</div>
|
|
</nav>
|
|
|
|
|
|
|
|
<div class="fullcontainer container bootstrap snippet">
|
|
<div class="row">
|
|
<div class="col-lg-12">
|
|
<div class="ibox float-e-margins">
|
|
<div class="ibox-content">
|
|
<h2>
|
|
160 Courses found for: <span class="text-navy">"Software engineering"</span>
|
|
</h2>
|
|
<small>Request time (0.23 seconds)</small>
|
|
<div class="search-form">
|
|
<form action="#" method="get">
|
|
<div class="input-group">
|
|
<input type="text" placeholder="Software engineering" name="search" class="form-control input-lg">
|
|
<div class="input-group-btn">
|
|
<button class="btn btn-lg btn-primary" type="submit">
|
|
Search
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</div>
|
|
|
|
<div class="hr-line-dashed"></div>
|
|
<div class="search-result">
|
|
<h3><a href="#">Bootdey</a></h3>
|
|
<a href="#" class="search-link">www.bootdey.com</a>
|
|
<p>
|
|
|
|
</p>
|
|
</div>
|
|
|
|
<div class="hr-line-dashed"></div>
|
|
<div class="search-result">
|
|
<h3><a href="#">Bootdey</a></h3>
|
|
<a href="#" class="search-link">https://bootdey.com/</a>
|
|
<p>
|
|
|
|
</p>
|
|
</div>
|
|
<div class="hr-line-dashed"></div>
|
|
|
|
|
|
|
|
|
|
<!-- Multiple pages of results
|
|
<div class="text-center">
|
|
<div class="btn-group">
|
|
<button class="btn btn-white" type="button"><i class="glyphicon glyphicon-chevron-left"></i></button>
|
|
<button class="btn btn-white">1</button>
|
|
<button class="btn btn-white active">2</button>
|
|
<button class="btn btn-white">3</button>
|
|
<button class="btn btn-white">4</button>
|
|
<button class="btn btn-white">5</button>
|
|
<button class="btn btn-white">6</button>
|
|
<button class="btn btn-white">7</button>
|
|
<button class="btn btn-white" type="button"><i class="glyphicon glyphicon-chevron-right"></i> </button>
|
|
</div>
|
|
</div>-->
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
|
|
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
|
|
<script src="js/vendor/bootstrap.min.js"></script>
|
|
<script src="js/main.js"></script>
|
|
|
|
</body>
|
|
</html>
|