-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
255 lines (223 loc) · 10.5 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
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
<!DOCTYPE html>
<!-- saved from url=(0051)http://getbootstrap.com/docs/4.0/examples/carousel/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="http://getbootstrap.com/favicon.ico">
<title>Yixiao's Portfolio</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"
crossorigin="anonymous">
<!-- <link rel="stylesheet" href="css/bootstrap.min.css"> -->
<!-- <link href="css/bootstrap.min.css" rel="stylesheet"> -->
<!-- Custom styles for this template -->
<link href="css/carousel.css" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<!-- style -->
<!-- <link rel="stylesheet" href="./POFO – Creative Agency, Corporate and Portfolio Multi-purpose Template_files/style.css"> -->
<!-- responsive css -->
<link rel="stylesheet" href="css/responsive.css">
<!--[if IE]>
<script src="js/html5shiv.js"></script>
<![endif]-->
<meta http-equiv="Content-Security-Policy" content="style-src * 'unsafe-inline' 'self' blob: data: file:">
<style id="fit-vids-style">
.fluid-width-video-wrapper {
width: 100%;
position: relative;
padding: 0;
}
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
</style>
</head>
</head>
<body>
<!-- <div class="container"></div> -->
<header>
<nav class="navbar navbar-expand-lg navbar-dark fixed-top bg-dark">
<div class="container">
<!-- <a class="navbar-brand" href="#">SeanFeng</a> -->
<a class="navbar-brand" href="#">
<img src="img/xiao.png" width="25" height="30" alt="">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExample05" aria-controls="navbarsExample05"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse navbar-fixed-top justify-content-end" id="navbarsExample05">
<ul class="navbar-nav navbar-right">
<li class="nav-item active navbar-right">
<a class="nav-link" href="#">Works
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Arts</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">About</a>
</li>
</ul>
</div>
</nav>
</div>
</header>
<main role="main">
<div class="parallax img-fluid" alt="Responsive image">
<section id="headquote" class="jumbotron text-center">
<div class="container">
<div id="headtext" class="jumbotron jumbotron-fluid ">
<!-- <div class="container text-left">
<h1 class="display-3 alt-font headtext">Good design is like a refrigerator </h1>
<p class="lead">— when it works, no one notices, but when it doesn’t, it sure stinks.</p>
</div> -->
<!-- sm-text-center padding-seven-all md-padding-ten-all col-lg-push-4 col-sm-push-1 -->
<div class="text-left ">
<div class="alt-font text-extra-dark-gray text-uppercase font-weight-700 letter-spacing-minus-2 title-large">We create the trend</div>
<div class="separator-line-horrizontal-full width-100 margin-35px-tb sm-margin-25px-tb xs-margin-20px-tb bg-extra-dark-gray"></div>
<span class="text-dark-gray text-extra-large font-weight-300 margin-35px-bottom display-block sm-margin-25px-bottom xs-margin-15px-bottom">We're a design studio that believe in the power of great ideas.</span>
</div>
</div>
</div>
</section>
</div>
<div class="container">
<div class="row textcard">
<div class="col-md-4">
<div class="card">
<div class="card-body">
<h5 class="card-title">BRANDING AND GRAPHIC DESIGN</h5>
<p class="card-text">I joined the Brand Union, Shanghai as a creative intern during the summer of 2016, where I learned how to use
every possible unique attribute that can help to define the brand identity.</p>
<!-- <a href="#" class="btn btn-primary">Go somewhere</a> -->
</div>
</div>
<div class="card-body">
<button type="button" class="btn btn-light btn-outline-secondary">SEE CASES</button>
</div>
</div>
<div class="col-md-4">
<div class="card">
<div class="card-body">
<h5 class="card-title">PHOTOGRAPHY</h5>
<p class="card-text">Photography is one of my favorite hobbies. Three black and white topics are choosen, Geometric Shapes, Fading
world and Urban people. They shows the way how I observe the world around us.</p>
<!-- <a href="#" class="btn btn-primary">Go somewhere</a> -->
</div>
</div>
<div class="card-body">
<button type="button" class="btn btn-light btn-outline-secondary">SEE CASES</button>
</div>
</div>
<div class="col-md-4">
<div class="card">
<div class="card-body">
<h5 class="card-title">PAINTS AND CRAFTS</h5>
<p class="card-text">Watercolor to me is another way to express my impression about the world. Photography records every thing you
see at that moment, while painting is different. It works like adding things from nothing until you believe
it is enough.</p>
<!-- <a href="#" class="btn btn-primary">Go somewhere</a> -->
</div>
</div>
<div class="card-body">
<button type="button" class="btn btn-light btn-outline-secondary">SEE CASES</button>
</div>
</div>
</div>
<!-- <div class="container">
<div class="row">
<div class="col-sm-4">
<div class="card-body">
<button type="button" class="btn btn-light btn-outline-secondary">SEE CASES</button>
</div>
</div>
<div class="col-sm-4">
<div class="card-body">
<button type="button" class="btn btn-light btn-outline-secondary">SEE CASES</button>
</div>
</div>
<div class="col-sm-4">
<div class="card-body">
<button type="button" class="btn btn-light btn-outline-secondary">SEE CASES</button>
</div>
</div>
</div>
</div> -->
<!-- Marketing messaging and featurettes
================================================== -->
<!-- START THE FEATURETTES -->
<!-- <hr class="featurette-divider"> -->
<div class="container">
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-6 case-image " style="background-image:url('img/jacob.jpg')">
<div class="image"></div>
</div>
<div class="col-md-6 case-text-left text-content">
<h3 class="case-subtitle upper">Show Case</h3>
<h2 class="case-title">First featurette heading.
<span class="text-muted">It'll blow your mind.</span>
</h2>
<hr class="case-title-text col-md-3 d-sm-down">
<p class="case-text">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent
commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
<button type="button" class="btn btn-light btn-outline-secondary">MORE INFO</button>
</div>
</div>
<hr class="featurette-divider .d-none .d-lg-block">
<!--article-->
<div class="jumbotron">
<h1 class="display-3">Article1</h1>
<p class="lead">This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content
or information.
</p>
<hr class="my-4">
<p>It uses utility classes for typography and spacing to space content out within the larger container.</p>
<p class="lead">
<a class="btn btn-primary btn-lg" href="#" role="button">Learn more</a>
</p>
</div>
<!-- jumbotron -->
<div class="jumbotron">
<h1 class="display-4">Article2</h1>
<p class="lead">This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content
or information.
</p>
<hr class="my-4">
<p>It uses utility classes for typography and spacing to space content out within the larger container.</p>
<p class="lead">
<a class="btn btn-primary btn-lg" href="#" role="button">Learn more</a>
</p>
</div>
</div>
<!-- FOOTER -->
<footer class="container">
<p class="float-right">
<a href="http://getbootstrap.com/docs/4.0/examples/carousel/#">Back to top</a>
</p>
<p>© 2017-2018 Company, Inc. ·
<a href="http://getbootstrap.com/docs/4.0/examples/carousel/#">Privacy</a> ·
<a href="http://getbootstrap.com/docs/4.0/examples/carousel/#">Terms</a>
</p>
</footer>
</main>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
<script src="./Carousel Template for Bootstrap_files/holder.min.js"></script>