Difference between revisions of "Team:UCL/Parts"
Line 2: | Line 2: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <script src="https://cferdinandi.github.io/smooth-scroll/dist/js/smooth-scroll.js"></script> | ||
+ | <script> | ||
+ | smoothScroll.init({ | ||
+ | speed: 1000, | ||
+ | easing: 'easeInOutCubic', | ||
+ | offset: 0, | ||
+ | updateURL: true, | ||
+ | callbackBefore: function ( toggle, anchor ) {}, | ||
+ | callbackAfter: function ( toggle, anchor ) {} | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | |||
<style> | <style> | ||
h5 { | h5 { | ||
Line 22: | Line 35: | ||
<h5>Parts</h5> | <h5>Parts</h5> | ||
− | <table | + | <table> |
<tr> | <tr> | ||
<th></th> | <th></th> |
Revision as of 18:48, 27 August 2015