Difference between revisions of "Team:AshesiGhana/Test"

Line 1: Line 1:
{{Template:AshesiGhana/NavBar}}
+
<!-- Inspired by https://codepen.io/transportedman/pen/NPWRGq -->
 
<html>
 
<html>
 
<head>
 
<head>
Line 11: Line 11:
 
</head>
 
</head>
 
<body>
 
<body>
<div class="carousel slide carousel-fade" data-ride="carousel">
+
 
 +
 
 +
<!-- Remeber to put all the content you want on top of the slider below the slider code -->
 +
 
 +
  <div class="title">
 +
  <h1>This is Awesome</h1>
 +
  <div class="carousel slide carousel-fade" data-ride="carousel">
  
 
     <!-- Wrapper for slides -->
 
     <!-- Wrapper for slides -->
Line 26: Line 32:
  
 
</div>
 
</div>
 
<!-- Remeber to put all the content you want on top of the slider below the slider code -->
 
 
  <div class="title">
 
  <h1>This is Awesome</h1>
 
 
</div>
 
</div>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 12:22, 16 October 2017

This is Awesome