Difference between revisions of "Team:USTC-Software/home.html"

(Created page with "<html> <head> <script src="https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/2....")
 
Line 6: Line 6:
 
         <script src="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.1/semantic.min.js"></script>
 
         <script src="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.1/semantic.min.js"></script>
 
       <link href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.1/semantic.min.css" rel="stylesheet">
 
       <link href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.1/semantic.min.css" rel="stylesheet">
 +
<script src="https://wtwtwtwt9.github.io/home.js"></script>
 
     </head>
 
     </head>
 
<style>
 
<style>
Line 126: Line 127:
 
             <div class="section">Section 3</div>
 
             <div class="section">Section 3</div>
 
         </div>
 
         </div>
         <script>
+
          
            var myFullpage = new fullpage('#fullpage', {
+
                menu: '#menu',
+
                anchors: ['firstPage', 'secondPage', 'thirdPage'],
+
                sectionsColor: ['#FFF', '#FFF', '#FFF'],
+
                autoScrolling: false,
+
                licenseKey: 'OPEN-SOURCE-GPLV3-LICENSE'
+
            });
+
        </script>
+
 
     </body>
 
     </body>
 
</html>
 
</html>
<script>
 
    $(document).ready(function () {
 
 
    })
 
</script>
 

Revision as of 14:03, 11 October 2018

biohub
Slide 2.1
Slide 2.2
Section 3