-
Notifications
You must be signed in to change notification settings - Fork 0
/
Cindex.html
203 lines (186 loc) · 8.01 KB
/
Cindex.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!doctype html>
<html lang="en">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="CSS/indexC.css">
<link href="https://www.jqueryscript.net/css/jquerysctipttop.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="/CSS/flickity.css" media="screen">
<script src="/CSS/flickity.pkgd.js"type="text/JavaScript"/></script>
<script src="SlideShow.js"type="text/JavaScript"/></script>
<body>
<div class="Section01">
<img class="Icon" src="img/Icon.svg">
<div class="Language">
<a href="index.html"><img class="margin" src="img/EnC.svg"></a>
<a href="indexC.html"><img src="img/CC.svg"></a>
</div>
<span class="title">畫說成語</span>
<p class="p1">一個將四字成語打造成圖像的小天地。
</p>
<a href="#S2" class="button instagram"><span class="gradient"></span>看看</a>
<section id="section04" class="demo">
<a href="#S2"><span></span>向下</a>
</section>
</div>
<div class="Section02" id="S2">
<div class="dotGroup">
<span class="dot" onclick="currentSlide(1)"></span>
<span class="dot" onclick="currentSlide(2)"></span>
<span class="dot" onclick="currentSlide(3)"></span>
<span class="dot" onclick="currentSlide(4)"></span>
<span class="dot" onclick="currentSlide(5)"></span>
<span class="dot" onclick="currentSlide(6)"></span>
</div>
<!-- Slideshow container -->
<div class="slideshow-container">
<!-- Full-width images with number and caption text -->
<div class="mySlides fade">
<div class="numbertext">1 / 6</div>
<img src="img/tigerun.gif" style="width:100%">
</div>
<div class="mySlides fade">
<div class="numbertext">2 / 6</div>
<img src="img/Idiom-08.jpg" style="width:100%">
</div>
<div class="mySlides fade">
<div class="numbertext">3 / 6</div>
<img src="img/Idiom-09.jpg" style="width:100%">
</div>
<div class="mySlides fade">
<div class="numbertext">4 / 6</div>
<img src="img/Idiom-10.jpg" style="width:100%">
</div>
<div class="mySlides fade">
<div class="numbertext">5 / 6</div>
<img src="img/Idiom-11.jpg" style="width:100%">
</div>
<div class="mySlides fade">
<div class="numbertext">6 / 6</div>
<img src="img/Idiom-12.jpg" style="width:100%">
</div>
<!-- Next and previous buttons -->
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
<!-- The dots/circles -->
</div>
<!-- Section03 -->
<div class="Section03">
<span class="Section03-title">系列插畫</span><br><br>
<span class="p3">我們提供多種不同主題的成語插畫系列,<br></span><span class="p3">你可以輕鬆取得它。</span>
<div class="gallery js-flickity" data-flickity-options='{"wrapAround": true }'>
<div class="gallery-cell">
<img class="Simg" src="img/Serious01.jpg">
<div class="overlay">
<div class="text">
<p>購買
</p><br>
<p class="g-p">特價:100元</p>
</div>
</div>
<span class="gallery-title">季節系列</span><br>
<span class="gallery-p">•1個動畫</span><br><span class="gallery-p">•15張插畫</span>
</div>
<div class="gallery-cell">
<img class="Simg" src="img/Serious02.jpg">
<div class="overlay">
<div class="text">
<p>購買</p><br>
<p class="g-p">150元</p>
</div>
</div>
<span class="gallery-title">情緒系列</span><br>
<span class="gallery-p">•1個動畫</span><br><span class="gallery-p">•25張插畫</span>
</div>
<div class="gallery-cell">
<img class="Simg" src="img/Serious03.jpg">
<div class="overlay">
<div class="text">
<p>購買<br></p>
<p class="g-p">299元</p>
</div>
</div>
<span class="gallery-title">行為系列</span><br>
<span class="gallery-p">•1個動畫</span><br><span class="gallery-p">•25張插畫</span>
</div>
<div class="gallery-cell">
<img class="Simg" src="img/Serious04.jpg">
<div class="overlay">
<div class="text">
<p>購買</p><br>
<p class="g-p">299元</p>
</div>
</div>
<span class="gallery-title">動物系列</span><br>
<span class="gallery-p">•1個動畫</span><br><span class="gallery-p">•25張插畫</span>
</div>
</div>
</div>
<!-- Section04 -->
<div class="Section04">
<img class="Image" src="img/S4C.svg">
<div class="Content">
<span class="Section04-title">給孩子的成語畫
</span><br><br><br>
<span class="Section04-p">「拔拔麻麻,什麼是井底之蛙?」<br>
你是否有曾經不知道如何向孩子解釋淵博精深的四字成語的時候呢?
「畫說成語」是一個生動的成語插畫圖庫,可以幫助您清鬆有趣的替孩子解惑。
找到您想解釋的詞彙,解釋給孩子聽吧!
</span>
</div>
<a href="https://gum.co/CSNdT" class="button2 instagram2"><span class="gradient"></span>線上試閱!</a>
</div>
<!-- Section05 -->
<div class="Section05"><img class="S5" src="img/S5C.jpg"></div>
<!-- Section06 -->
<div class="Section06"><img class="S6" src="img/S6C.jpg"></div>
</body>
<!-- Footer -->
<Footer>
<div class="ContentF">
<p class="Fp">[email protected]<br>0921529183<br></p>
<p>For any inquiries please get in touch at my mail<br>
I'd love to hear from you!</p>
</div>
</Footer>
</html>
<script>
var slideIndex = 1;
showSlides(slideIndex);
// Next/previous controls
function plusSlides(n) {
showSlides(slideIndex += n);
}
// Thumbnail image controls
function currentSlide(n) {
showSlides(slideIndex = n);
}
function showSlides(n) {
var i;
var slides = document.getElementsByClassName("mySlides");
var dots = document.getElementsByClassName("dot");
if (n > slides.length) {
slideIndex = 1
}
if (n < 1) {
slideIndex = slides.length
}
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex - 1].style.display = "block";
dots[slideIndex - 1].className += " active";
}
</script>
<script>
$(function() {
$('a[href*=#]').on('click', function(e) {
e.preventDefault();
$('html, body').animate({
scrollTop: $($(this).attr('href')).offset().top
}, 500, 'linear');
});
});
</script>