Line 87: | Line 87: | ||
</div> | </div> | ||
</nav> | </nav> | ||
+ | </div> | ||
+ | <!-- Content --> | ||
+ | <div id="fullpage"> | ||
+ | <!-- Project Preview --> | ||
+ | <div class="section" id="section0"> | ||
+ | <div class="intro" id="slide0"> | ||
+ | <h1>Project</h1> | ||
+ | <p>Blah, blah, blah, this is our project. Yikes.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- Software Preview --> | ||
+ | <div class="section" id="section1"> | ||
+ | <div class="intro" id="slide1"> | ||
+ | <h1>Software</h1> | ||
+ | <p>We made a bot. It does some cool stuff.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- Human Practices Preview --> | ||
+ | <div class="section" id="section2"> | ||
+ | <div class="intro" id="slide2"> | ||
+ | <h1>Human Practices</h1> | ||
+ | <p>Humans were involved in the creation of this project.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- Social Media --> | ||
+ | <div class="section" id="section3"> | ||
+ | <div class="intro" id="slide3"> | ||
+ | <h1>Contact Us</h1> | ||
+ | <ul id="social-media-list"> | ||
+ | <li><a href="#"><i class="fa fa-facebook-f fa-2x" aria-hidden="true"></i><span>Facebook</span></a></li> | ||
+ | <li><a href="#"><i class="fa fa-twitter fa-2x" aria-hidden="true"></i><span>Twitter</span></a></li> | ||
+ | <li><a href="#"><i class="fa fa-instagram fa-2x" aria-hidden="true"></i><span>Instagram</span></a></li> | ||
+ | <li><a href="#"><i class="fa fa-envelope fa-2x" aria-hidden="true"></i><span>Email</span></a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 18:40, 10 May 2018
Project
Blah, blah, blah, this is our project. Yikes.
Software
We made a bot. It does some cool stuff.
Human Practices
Humans were involved in the creation of this project.