-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
234 lines (220 loc) · 13.1 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
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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
<!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">
<link rel="stylesheet" href="https://necolas.github.io/normalize.css/8.0.1/normalize.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="css/text.css">
<link rel="stylesheet" href="css/headerFooter.css">
<link rel="stylesheet" href="css/splide-core.min.css">
<link rel="stylesheet" href="css/index.css">
<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-sidebar/3.3.2/jquery.sidebar.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.3/TweenMax.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/ScrollMagic.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/plugins/animation.gsap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/plugins/debug.addIndicators.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@splidejs/[email protected]/dist/js/splide.min.js"></script>
<title>Cut the Crap Studio | Home</title>
</head>
<body>
<script>
import Splide from '@splidejs/splide';
</script>
<header class="row header align-items-center" id="header">
<input class="col-1 header-nav" data-action="open" type="image" src="image/btn_nav.png" alt="btn_nav">
<a class="col-11 header-logo" href="index.html">
<img src="image/logo_header.png" alt="logo_text" height="100%" width="auto">
</a>
</header>
<nav class="sideNav">
<div class="sideNav__left">
<input class="sideNav-btn-close" type="image" src="image/btn_close.png" alt="btn_nav">
<ul class="sideNav-list main">
<li class="sideNav-list-item"><a class="sideNav-list-item-link text-style-subtitle" href="index.html">CtC!
Studio</a></li>
<li class="sideNav-list-item"><a class="sideNav-list-item-link text-style-subtitle" href="projects.html">Our
Works</a></li>
<li class="sideNav-list-item"><a class="sideNav-list-item-link text-style-subtitle" href="members.html">Members</a></li>
<li class="sideNav-list-item"><a class="sideNav-list-item-link text-style-subtitle" href="contact.html">Contact
Us</a>
</li>
</ul>
<ul class="sideNav-list social">
<li class="sideNav-list-item"><a class="sideNav-list-item-link text-style-subtitle" href="#">Facebook</a>
</li>
<li class="sideNav-list-item"> <a class="sideNav-list-item-link text-style-subtitle" href="#">Instagram</a>
</li>
</ul>
<ul class="sideNav-list language">
<li class="sideNav-list-item"><a class="sideNav-list-item-link text-style-subtitle" href="#">中</a>
</li>
<li class="sideNav-list-item"><a class="sideNav-list-item-link text-style-subtitle" href="#">Eng</a>
</li>
</ul>
</div>
<div class="sideNav__bg"></div>
</nav>
<div class="container">
<div class="main-title text-style-title" style="line-height: normal;">Cut the Crap!<br>Studio</div>
<div class="heads-ani align-middle">
<img class="heads-ani-items head" src="image/indexAni/head1.png" alt="head1" id="head1" data-speed="0.6">
<img class="heads-ani-items head" src="image/indexAni/head2.png" alt="head2" id="head2" data-speed="0.4">
<img class="heads-ani-items head" src="image/indexAni/head3.png" alt="head3" id="head3" data-speed="0.2">
<img class="heads-ani-items logo" src="image/logo.png" alt="logo" id="logo">
<img class="heads-ani-items hand" src="image/indexAni/hand.png" alt="hand" id="hand">
<img class="heads-ani-decos deco-paper1" src="image/indexAni/deco_paper1.png" alt="deco_paper1">
<img class="heads-ani-decos deco-paper2" src="image/indexAni/deco_paper2.png" alt="deco_paper2">
<img class="heads-ani-decos deco-paper3" src="image/indexAni/deco_paper3.png" alt="deco_paper3">
<img class="heads-ani-decos deco-paper4" src="image/indexAni/deco_paper4.png" alt="deco_paper4">
<img class="heads-ani-decos deco-hand" src="image/indexAni/deco_hand.png" alt="deco_hand">
<img class="heads-ani-bg bg-building-with-road" src="image/indexAni/buildings_with_road.png" alt="buildings_with_road" id="bg_building_road">
<img class="heads-ani-bg bg-building" src="image/indexAni/building.png" alt="building" id="bg_building">
<div class="row align-items-center chatBox" id="chatBox-head">
<p class="col text-style-slogan">Shhhhhh!</p>
</div>
<div class="row align-items-center chatBox" id="chatBox-logo">
<p class="col text-style-slogan">Scroll down!</p>
</div>
</div>
<div class="slogan">
<div class="slogan-title" id="slogan-title">
<p class="slogan-title-up text-style-slogan">Cut the Crap!</p>
<p class="slogan-title-down text-style-slogan">And get the job done!</p>
<div id="trigger-subtitle"></div>
</div>
</div>
</div>
<div class="contents container-fluid">
<div class="recentWork container">
<a class="recentWork-title text-style-title" href="projects.html">Recent Work</a>
<div class="splide">
<div class="splide__track">
<ul class="splide__list recentWork-images-list">
<li class="splide__slide recentWork-images-list-item">
<img src="image/works/work_3d_1.jpg" alt="work_imgs">
</li>
<li class="splide__slide recentWork-images-list-item">
<img src="image/works/work_3d_2.jpg" alt="work_imgs">
</li>
<li class="splide__slide recentWork-images-list-item">
<img src="image/works/work_3d_3.jpg" alt="work_imgs">
</li>
<li class="splide__slide recentWork-images-list-item">
<img src="image/works/work_3d_1.jpg" alt="work_imgs">
</li>
<li class="splide__slide recentWork-images-list-item">
<img src="image/works/work_3d_2.jpg" alt="work_imgs">
</li>
<li class="splide__slide recentWork-images-list-item">
<img src="image/works/work_3d_3.jpg" alt="work_imgs">
</li>
</ul>
</div>
<img class="recentWork-deco" src="image/indexAni/deco_recentWork.png" alt="deco_recentWork">
</div>
</div>
<div class="container whatWeDo">
<a class="whatWeDo-title" href="members.html">
<p class="text-style-title">What we do?</p>
</a>
<div class="row whatWeDo-subtitles justify-content-around">
<div class="col-6 col-md-5 col-xl-4 whatWeDo-subtitles-item">
<div class="whatWeDo-subtitles-item-box" data-tilt>
<img class="frame" src="image/indexAni/whatwedo_frame.png" alt="frame">
<img class="image img-digital" src="image/indexAni/digital.png" alt="digital-img">
<img class="bg" src="image/indexAni/whatwedo_bg.png" alt="bg">
</div>
<div class="whatWeDo-subtitles-item-name text-style-subtitle">Digital</div>
</div>
<div class="col-6 col-md-5 col-xl-4 whatWeDo-subtitles-item">
<div class="whatWeDo-subtitles-item-box" data-tilt>
<img class="frame" src="image/indexAni/whatwedo_frame.png" alt="frame">
<img class="image img-visual" src="image/indexAni/visual.png" alt="visual-img">
<img class="bg" src="image/indexAni/whatwedo_bg.png" alt="bg">
</div>
<div class="whatWeDo-subtitles-item-name text-style-subtitle">Visual</div>
</div>
<div class="col-6 col-md-5 col-xl-4 whatWeDo-subtitles-item">
<div class="whatWeDo-subtitles-item-box" data-tilt>
<img class="frame" src="image/indexAni/whatwedo_frame.png" alt="frame">
<img class="image img-3d" src="image/indexAni/3d.png" alt="3d-img">
<img class="bg" src="image/indexAni/whatwedo_bg.png" alt="bg">
</div>
<div class="whatWeDo-subtitles-item-name text-style-subtitle">3D</div>
</div>
<div class="col-6 col-md-5 col-xl-4 whatWeDo-subtitles-item">
<div class="whatWeDo-subtitles-item-box" data-tilt>
<img class="frame" src="image/indexAni/whatwedo_frame.png" alt="frame">
<img class="image img-uiux" src="image/indexAni/uiux.png" alt="uiux-img">
<img class="bg" src="image/indexAni/whatwedo_bg.png" alt="bg">
</div>
<div class="whatWeDo-subtitles-item-name text-style-subtitle">UI/UX</div>
</div>
<div class="col-6 col-md-5 col-xl-4 whatWeDo-subtitles-item">
<div class="whatWeDo-subtitles-item-box" data-tilt>
<img class="frame" src="image/indexAni/whatwedo_frame.png" alt="frame">
<img class="image img-game" src="image/indexAni/game.png" alt="game-img">
<img class="bg" src="image/indexAni/whatwedo_bg.png" alt="bg">
</div>
<div class="whatWeDo-subtitles-item-name text-style-subtitle">Game</div>
</div>
<div class="col-6 col-md-5 col-xl-4 whatWeDo-subtitles-item">
<div class="whatWeDo-subtitles-item-box" data-tilt>
<img class="frame" src="image/indexAni/whatwedo_frame.png" alt="frame">
<img class="image img-website" src="image/indexAni/website.png" alt="website-img">
<img class="bg" src="image/indexAni/whatwedo_bg.png" alt="bg">
</div>
<div class="whatWeDo-subtitles-item-name text-style-subtitle">Website</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="footer-share text-style-footer">
Share:
<input class="footer-share-btns btn-instagram" type="image" src="image/btn_instagram.png" alt="btn_instagram"></img>
<input class="footer-share-btns btn-facebook" type="image" src="image/btn_facebook.png" alt="btn_facebook"></img>
<input class="footer-share-btns btn-twitter" type="image" src="image/btn_twitter.png" alt="btn_twitter"></img>
</div>
<div class="footer-copyright text-style-footer">Copyright © Cut the Carp Studio. All right reversed.
</div>
<div class="footer-others">
<a class="footer-others-links link-termsOfUse text-style-footer" href="notfind.html">Terms of Use.</a>
<a class="footer-others-links link-policy text-style-footer" href="notfind.html">Privacy Policy.</a>
<a class="footer-others-links link-language text-style-footer" href="#header">Language</a>
</div>
</footer>
<style>
#chatBox-head {
background: url(image/indexAni/chatbox_right.png) no-repeat 0 0;
background-size: 100%;
}
#chatBox-logo {
background: url(image/indexAni/chatbox_left.png) no-repeat 0 0;
background-size: 100%;
}
</style>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
<script src="js/vanilla-tilt.js"></script>
<script src="js/sideNav.js"></script>
<script src="js/index.js"></script>
<script>
new Splide('.splide', {
type: 'loop',
clones: 5,
perPage: 2,
autoplay: true,
pauseOnHover: false,
heightRatio: 0.4,
autoWidth: true,
arrows: false,
pagination: false,
isNavigation: true,
trimSpace: false
}).mount();
</script>
</body>
</html>