<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<div class="container">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="item active">
<img src="http://placehold.it/1200x400/16a085/ffffff&text=About Us">
<div class="carousel-caption">
<h3>
Sabre Rechelle</h3>
<p>
Hey there! I'm currently a student at Confederation College. I'm enrolled in the Interactive Media Development course, currently in my second year.</p>
</div>
</div>
<div class="item">
<img src="http://placehold.it/1200x400/e67e22/ffffff&text=Projects">
<div class="carousel-caption">
<h3>
What I'm Doing</h3>
<p>As of right now, I am working on building a nicely put together portfolio to display all the works that I've done thus far.
<p>
</div>
</div>
<div class="item">
<img src="http://placehold.it/1200x400/2980b9/ffffff&text=Portfolio">
<div class="carousel-caption">
<h3>
What I've Done</h3>
<p>Take a peak of my current portfolio and the projects I have completed.</p>
</div>
</div>