You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
272 lines
16 KiB
HTML
272 lines
16 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Required meta tags -->
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
|
<!-- Bootstrap CSS -->
|
|
|
|
|
|
<!-- Custom CSS -->
|
|
<link rel="stylesheet" href="styles/theme.css">
|
|
<link rel="stylesheet" href="styles/ResourcesLandingPage.css">
|
|
|
|
<title>Resources</title>
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<div class="collapse bg-dark" id="navbarHeader">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-sm-8 col-md-7 py-4">
|
|
<h4 class="text-white">About</h4>
|
|
<p class="text-muted">Add some information about the album below, the author, or any other
|
|
background context. Make it a few sentences long so folks can pick up some informative tidbits.
|
|
Then, link them off to some social networking sites or contact information.</p>
|
|
</div>
|
|
<div class="col-sm-4 offset-md-1 py-4">
|
|
<h4 class="text-white">Contact</h4>
|
|
<ul class="list-unstyled">
|
|
<li><a href="#" class="text-white">Follow on Twitter</a></li>
|
|
<li><a href="#" class="text-white">Like on Facebook</a></li>
|
|
<li><a href="#" class="text-white">Email me</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="navbar navbar-dark bg-dark shadow-sm">
|
|
<div class="container d-flex justify-content-between">
|
|
<a href="#" class="navbar-brand d-flex align-items-center">
|
|
|
|
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-book" fill="currentColor"
|
|
xmlns="http://www.w3.org/2000/svg">
|
|
<path fill-rule="evenodd"
|
|
d="M1 2.828v9.923c.918-.35 2.107-.692 3.287-.81 1.094-.111 2.278-.039 3.213.492V2.687c-.654-.689-1.782-.886-3.112-.752-1.234.124-2.503.523-3.388.893zm7.5-.141v9.746c.935-.53 2.12-.603 3.213-.493 1.18.12 2.37.461 3.287.811V2.828c-.885-.37-2.154-.769-3.388-.893-1.33-.134-2.458.063-3.112.752zM8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783z"/>
|
|
</svg>
|
|
|
|
<strong>Resources</strong>
|
|
</a>
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarHeader"
|
|
aria-controls="navbarHeader" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
|
|
<main role="main">
|
|
|
|
<section class="jumbotron text-center">
|
|
<div class="container">
|
|
<h1>Resources</h1>
|
|
<p class="font-weight-normal" style="font-size: 17px">Whether you're looking for a folder, document, tool,
|
|
website or application, you can find it here.</p>
|
|
<div>
|
|
<a href="#" class="btn btn-primary my-2">Learn more</a>
|
|
<a href="#" class="btn btn-secondary my-2">Send feedback</a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<div class="album py-5 bg-light">
|
|
<div class="container">
|
|
|
|
<div class="row">
|
|
<div class="col-md-4">
|
|
<div class="card mb-4 shadow-sm">
|
|
<img class="card-img-top" src="../images/InterfaceImagine_356x280.png" alt="Computer screen">
|
|
<div class="card-body">
|
|
<p class="card-text">Would you like to view a design that looks more like an application
|
|
than a web page? Check out this <a href="ResourcesInterface.html">alternative layout</a>.
|
|
</p>
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<div class="btn-group">
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">View</button>
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">Edit</button>
|
|
</div>
|
|
<small class="text-muted">9 mins</small>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card mb-4 shadow-sm">
|
|
<img class="card-img-top" src="../images/Email-b_356x280.png" alt="Email image">
|
|
<div class="card-body">
|
|
<p class="card-text">Open your company e-mail application. Your Gmail account offers e-mail,
|
|
a calendar and instant messaging.</p>
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<div class="btn-group">
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">View</button>
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">Edit</button>
|
|
</div>
|
|
<small class="text-muted">9 mins</small>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card mb-4 shadow-sm">
|
|
<img class="card-img-top" src="../images/SocialMedia_356x280.png" alt="Social media image">
|
|
<div class="card-body">
|
|
<p class="card-text">Get the latest company news and connect with your colleagues.
|
|
JDSfaulkner uses Workplace by Facebook for sharing information.</p>
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<div class="btn-group">
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">View</button>
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">Edit</button>
|
|
</div>
|
|
<small class="text-muted">9 mins</small>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-md-4">
|
|
<div class="card mb-4 shadow-sm">
|
|
<svg class="bd-placeholder-img card-img-top" width="100%" height="225"
|
|
xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false"
|
|
role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title>
|
|
<rect width="100%" height="100%" fill="#55595c"/>
|
|
<text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text>
|
|
</svg>
|
|
<div class="card-body">
|
|
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to
|
|
additional content. This content is a little bit longer.</p>
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<div class="btn-group">
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">View</button>
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">Edit</button>
|
|
</div>
|
|
<small class="text-muted">9 mins</small>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card mb-4 shadow-sm">
|
|
<svg class="bd-placeholder-img card-img-top" width="100%" height="225"
|
|
xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false"
|
|
role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title>
|
|
<rect width="100%" height="100%" fill="#55595c"/>
|
|
<text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text>
|
|
</svg>
|
|
<div class="card-body">
|
|
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to
|
|
additional content. This content is a little bit longer.</p>
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<div class="btn-group">
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">View</button>
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">Edit</button>
|
|
</div>
|
|
<small class="text-muted">9 mins</small>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card mb-4 shadow-sm">
|
|
<svg class="bd-placeholder-img card-img-top" width="100%" height="225"
|
|
xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false"
|
|
role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title>
|
|
<rect width="100%" height="100%" fill="#55595c"/>
|
|
<text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text>
|
|
</svg>
|
|
<div class="card-body">
|
|
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to
|
|
additional content. This content is a little bit longer.</p>
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<div class="btn-group">
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">View</button>
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">Edit</button>
|
|
</div>
|
|
<small class="text-muted">9 mins</small>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-md-4">
|
|
<div class="card mb-4 shadow-sm">
|
|
<svg class="bd-placeholder-img card-img-top" width="100%" height="225"
|
|
xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false"
|
|
role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title>
|
|
<rect width="100%" height="100%" fill="#55595c"/>
|
|
<text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text>
|
|
</svg>
|
|
<div class="card-body">
|
|
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to
|
|
additional content. This content is a little bit longer.</p>
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<div class="btn-group">
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">View</button>
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">Edit</button>
|
|
</div>
|
|
<small class="text-muted">9 mins</small>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card mb-4 shadow-sm">
|
|
<svg class="bd-placeholder-img card-img-top" width="100%" height="225"
|
|
xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false"
|
|
role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title>
|
|
<rect width="100%" height="100%" fill="#55595c"/>
|
|
<text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text>
|
|
</svg>
|
|
<div class="card-body">
|
|
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to
|
|
additional content. This content is a little bit longer.</p>
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<div class="btn-group">
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">View</button>
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">Edit</button>
|
|
</div>
|
|
<small class="text-muted">9 mins</small>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card mb-4 shadow-sm">
|
|
<svg class="bd-placeholder-img card-img-top" width="100%" height="225"
|
|
xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false"
|
|
role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title>
|
|
<rect width="100%" height="100%" fill="#55595c"/>
|
|
<text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text>
|
|
</svg>
|
|
<div class="card-body">
|
|
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to
|
|
additional content. This content is a little bit longer.</p>
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<div class="btn-group">
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">View</button>
|
|
<button type="button" class="btn btn-sm btn-outline-secondary">Edit</button>
|
|
</div>
|
|
<small class="text-muted">9 mins</small>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</main>
|
|
|
|
<footer class="text-muted">
|
|
<div class="container">
|
|
<p class="float-right">
|
|
<a href="#">Back to top</a>
|
|
</p>
|
|
</div>
|
|
</footer>
|
|
|
|
</body>
|
|
<script>let $ = require('jquery');</script>
|
|
<script>require('popper.js')</script>
|
|
<script>require('bootstrap')</script>
|
|
</html> |