-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
33 lines (33 loc) · 3.13 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/01%20-%20JavaScript%20Drum%20Kit/index-START.html">01 - JavaScript Drum Kit</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/02%20-%20JS%20and%20CSS%20Clock/index-START.html">02 - JS and CSS Clock</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/03%20-%20CSS%20Variables/index-START.html">03 - CSS Variables</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/05%20-%20Flex%20Panel%20Gallery/index-START.html">05 - Flex Panel Gallery</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/06%20-%20Type%20Ahead/index-START.html">06 - Type Ahead</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/08%20-%20Fun%20with%20HTML5%20Canvas/index-START.html">08 - Fun with HTML5 Canvas</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/10%20-%20Hold%20Shift%20and%20Check%20Checkboxes/index-START.html">10 - Hold Shift and Check Checkboxes</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/11%20-%20Custom%20Video%20Player/index.html">11 - Custom Video Player</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/12%20-%20Key%20Sequence%20Detection/index-START.html">12 - Key Sequence Detection</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/13%20-%20Slide%20in%20on%20Scroll/index-START.html">13 - Slide in on Scroll</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/15%20-%20LocalStorage/index-START.html">15 - LocalStorage</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/16%20-%20Mouse%20Move%20Shadow/index-START.html">16 - Mouse Move Shadow</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/17%20-%20Sort%20Without%20Articles/index-START.html">17 - Sort Without Articles</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/19%20-%20Webcam%20Fun/index.html">19 - Webcam Fun</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/20%20-%20Speech%20Detection/index-START.html">20 - Speech Detection</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/21%20-%20Geolocation/index-START.html">21 - Geolocation</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/22%20-%20Follow%20Along%20Link%20Highlighter/index-START.html">22 - Follow Along Link Highlighter</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/23%20-%20Speech%20Synthesis/index-START.html">23 - Speech Synthesis</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/24%20-%20Sticky%20Nav/index-START.html">24 - Sticky Nav</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/26%20-%20Stripe%20Follow%20Along%20Nav/index-START.html">26 - Stripe Follow Along Nav</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/27%20-%20Click%20and%20Drag/index-START.html">27 - Click and Drag</a>
<a href="https://qi-xiang.github.io/iThelp2021_JS30/28%20-%20Video%20Speed%20Controller/index-START.html">28 - Video Speed Controller</a>
</body>
</html>