Difference between revisions of "Team:LMU-TUM Munich/Test-Page"

Line 1: Line 1:
<html>
+
{{#tag:html|
 +
<head>
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
 +
  <!-- slick slider -->
 +
  <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css"/>
 +
  <!-- slick default theme -->
 +
  <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.slick/1.6.0/slick-theme.
 +
  <!-- featherlight CSS -->
 +
  <link href="//cdn.rawgit.com/noelboss/featherlight/1.5.0/release/featherlight.min.css" type="text/css" rel="stylesheet" />
 +
  <!-- stylesheet -->
 +
  <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:LMU-TUM_Munich/CSS?action=raw&ctype=text/css"/>
 +
</head>
 
<div class="container">
 
<div class="container">
 
   <div class="row">
 
   <div class="row">
Line 93: Line 104:
 
     <div class="col-sm-9">
 
     <div class="col-sm-9">
 
       <!-- Main content goes here -->
 
       <!-- Main content goes here -->
</html>
+
<!-- slick slider -->
 +
<script type="text/javascript" src="//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js"></script>
 +
<!-- featherlight lightbox -->
 +
<script src="http://cdn.rawgit.com/noelboss/featherlight/1.5.0/release/featherlight.min.js" type="text/javascript" charset="utf-8"></script>
 +
<!-- custom JS -->
 +
<script src ="https://2016.igem.org/Template:LMU-TUM_Munich/JS?action=raw&ctype=text/javascript"></script>
 +
}}
 +
}}
 
== A test page==
 
== A test page==
 
This page uses ''wiki markup'' for part of the text, and ''HTML'' for another part.
 
This page uses ''wiki markup'' for part of the text, and ''HTML'' for another part.

Revision as of 17:08, 13 October 2016