-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
627 lines (598 loc) · 33.7 KB
/
index.html
File metadata and controls
627 lines (598 loc) · 33.7 KB
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
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
<!DOCTYPE HTML>
<!--
Read Only by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<meta name="google-site-verification" content="P_C9ZdTeIJEuKd9k-1N8ZVI9vAfXz25roNL3jejzl8Q" />
<meta name="description" content="Sidi Wang - Biostatistics Ph.D. Candidate, University of Michigan | Clinical Trial">
<meta name="keywords" content="Sidi Wang, Clinical Trial, Biostatistics">
<title>Sidi Wang | Biostatistics</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<script src="https://kit.fontawesome.com/88ac245e77.js" crossorigin="anonymous"></script>
</head>
<body class="is-preload">
<!-- Header -->
<section id="header">
<header>
<span class="image avatar"><img src="images/Headshot_square-min.JPG" alt="" /></span>
<h1 id="logo"><a href="https://sidiwang.github.io">Sidi Wang 王思迪</a></h1>
<!--
<p>Stay Curious, Stay Grateful!</p>
-->
</header>
<nav id="nav">
<ul>
<li><a href="#one" class="active">About</a></li>
<li><a href="#five">Publications</a></li>
<li><a href="#three">Research Projects</a></li>
<li><a href="#six">Work Experiences</a></li>
<li><a href="#two">Things I Do</a></li>
<li><a href="#four">Contact</a></li>
</ul>
</nav>
<footer>
<ul class="icons">
<li><a href="https://scholar.google.com/citations?user=GICImjEAAAAJ&hl=en" target="_blank" style="text-decoration: none;"><span class="label"><i class="fa-brands fa-google-scholar"></i></span></a></li>
<li><a href="https://drive.google.com/file/d/1v4mJYp6gNUeMnga3PB6XnYku9X1Yu_ph/view?usp=sharing" class="icon far fa-file-alt" target="_blank"><span class="label">CV</span></a></li>
<li><a href="https://www.linkedin.com/in/wangsidi/" class="icon brands fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
<li><a href="https://github.com/sidiwang" class="icon brands fa-github" target="_blank"><span class="label">Github</span></a></li>
<li><a href="mailto:sidiwang@umich.edu" class="icon solid fa-envelope" target="_blank"><span class="label">Email</span></a></li>
<li><a href="https://soundcloud.com/hourglass1205" class="icon brands fa-soundcloud" target="_blank"><span class="label">Soundcloud</span></a></li>
</ul>
</footer>
</section>
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<!-- One -->
<section id="one">
<div class="image main" data-position="center">
<img src="images/banner.jpg" alt="" />
</div>
<div class="container">
<header class="major">
<h2>Sidi Wang, PhD </h2>
<p>I work as a Senior Scientist at Merck.<br/></p>
</header>
<p>I was advised by <a href="https://sites.google.com/umich.edu/kidwell" target="_blank">Professor Kelley Kidwell</a>. My research interests lie broadly in Bayesian statistics and small sample clinical trials.
<br>I received my <a href="https://www.ucd.ie/quinn/courses/economicsandfinance/" target="_blank">BSc in Economics and Finance (with specialization in maths and statistics) </a> from the University College Dublin in 2016, my <a href="https://msba.nus.edu.sg" target="_blank">MSc in Business Analytics</a> from the National University of Singapore in 2017, and my <a href="https://sph.umich.edu/biostat/" target="_blank">MSc and PhD in Biostatistics</a> from the University of Michigan</a> in 2021 and 2024.
</div>
</section>
<!-- Five -->
<section id="five">
<div class="container">
<h3>Publications</h3>
<p><b><a href="https://onlinelibrary.wiley.com/doi/full/10.1111/biom.13887" target="_blank">Dynamic Prediction of the Target Survival Time in Metastatic Solid Tumor Cancer Clinical Trials.</a></b>
<br><b>S Wang</b>, KM Kidwell, B Huang, S Roychoudhury
<br>Under Review</p>
<p><b><a href="https://onlinelibrary.wiley.com/doi/full/10.1111/biom.13887" target="_blank">Dynamic enrichment of Bayesian small sample, sequential, multiple assignment randomized trial (snSMART) design using natural history data: A case study from Duchenne muscular dystrophy.</a></b>
<br><b>S Wang</b>, KM Kidwell, S Roychoudhury
<br>Biometrics (2023)
<br><em>This paper won the <a href="https://www.sctweb.org/chalmers.cfm" target="_blank">Society for Clinical Trials</a> Thomas C. Chalmers Student Scholarship at the 2023 Annual Meeting.</em></p>
<p><b><a href="https://joss.theoj.org/papers/10.21105/joss.06971#" target="_blank">snSMART: An R Package for Small Sample, Sequential, Multiple Assignment, Randomized Trial Data Analysis.</a></b>
<br><b>Sidi Wang</b>, Fang Fang, Roy Tamura, Thomas Braun and Kelley Kidwell (2024)
<br>Journal of Open Source Software, 9(101), 6971</p>
<p><b><a href="https://rdcu.be/c3NGp" target="_blank">Association between nociplastic pain and premature endocrine therapy discontinuation in breast cancer patients.</a></b>
<br>E Joyce, G Carr, <b>S Wang</b>, CM Brummett, KM Kidwell, NL Henry
<br>Breast Cancer Research and Treatment 197 (2), 397-404</p>
<p><b><a href="https://academic.oup.com/biometrics/article-abstract/81/3/ujaf103/8223031?redirectedFrom=fulltext" target="_blank">Evaluating longitudinal treatment effects for Duchenne muscular dystrophy using dynamically enriched Bayesian small sample, sequential, multiple assignment randomized trial (snSMART).</a></b>
<br><b>S Wang</b>, S Roychoudhury, KM Kidwell
<br>Biometrics (2025)
<br><em>This paper won the <a href="https://www.enar.org/meetings/StudentPaperAwards/index.cfm" target="_blank">International Biometric Society Eastern North American Region's (ENAR) Distinguished Student Paper Award</a> for the ENAR 2025 Spring Meeting</em></p>
<p><b><a href="https://www.taylorfrancis.com/chapters/edit/10.1201/9781003216223-2/small-sample-sequential-multiple-assignment-randomized-trial-design-analysis-sidi-wang-thomas-braun-roy-tamura-kelley-kidwell" target="_blank">Small Sample, Sequential, Multiple Assignment, Randomized Trial Design and Analysis.</a></b>
<br><b>S Wang</b>, T Braun, R Tamura, KM Kidwell
<br>Handbook of Statistical Methods for Precision Medicine (pp. 36-53). Chapman and Hall/CRC</p>
</div>
</section>
<!-- Three -->
<section id="three">
<div class="container">
<h3>Research Projects</h3>
<!-- <p>Integer eu ante ornare amet commetus vestibulum blandit integer in curae ac faucibus integer non. Adipiscing cubilia elementum integer. Integer eu ante ornare amet commetus.</p> -->
<div class="features">
<article>
<a href="https://ars.els-cdn.com/content/image/1-s2.0-S1044579X1730278X-gr2.jpg" class="image"><img src="https://ars.els-cdn.com/content/image/1-s2.0-S1044579X1730278X-gr2.jpg" alt="" /></a>
<div class="inner">
<h4>Genetic Prediction of Complex Traits from Summary Statistics</h4>
<p>with <a href="https://xzlab.org/" target="_blank">Dr. Xiang Zhou</a>
<ul>
<li>Developed and implemented a linear model based on certain heritability assumptions for the prediction of complex traits</li>
<li>Wrote the core algorithm in C++ </li>
<li>Evaluated model prediction precision against a few other existing methods by using UK Biobank data</li>
</ul>
</p>
</div>
</article>
<article>
<a href="https://prais.paho.org/wp-content/uploads/2018/11/FDA-FAERS.gif" class="image"><img src="https://prais.paho.org/wp-content/uploads/2018/11/FDA-FAERS.gif" alt="" /></a>
<div class="inner">
<h4>Hierarchical Bayesian Model in Passive Surveillance Data Mining</h4>
<p>with <a href="https://sph.umich.edu/faculty-profiles/henderson-nicholas.html" target="_blank">Dr. Nicholas Henderson</a>
<ul>
<li>Developed and implemented a hierarchical Bayesian model for analyzing reports from large databases for passive surveillance of drug-related adverse events</li>
<li>Implemented EM algorithm for estimating hyperparameters</li>
<li>Evaluated fitted models with simulation studies</li>
<li>Developed an R-package for all the methods studied in the project</li>
</ul>
</p>
</div>
</article>
<article>
<a href="https://www.neuraldesigner.com/images/activity-diagram-sales-forecasting.svg" class="image"><img src="https://www.neuraldesigner.com/images/activity-diagram-sales-forecasting.svg" alt="" /></a>
<div class="inner">
<h4>Machine Learning in Predictive Analysis</h4>
<p>with <a href="https://cde.nus.edu.sg/isem/staff/wang-tong/" target="_blank">Dr. Wang Tong</a>
<ul>
<li>Led a group of six and performed data visualization and primary analysis on 10-year sales data of a global skincare company</li>
<li>Completed predictive data analytics with several machine learning models</li>
</ul>
</p>
</div>
</article>
<article>
<a href="https://www.repository.cam.ac.uk/bitstream/handle/1810/255585/201401-article2.pdf?sequence=1&isAllowed=y" class="image" target="_blank"><img src="images/liukang.png" alt="" /></a>
<div class="inner">
<h4><a href="https://www.repository.cam.ac.uk/bitstream/handle/1810/255585/201401-article2.pdf?sequence=1&isAllowed=y" target="_blank">Price Transmission Mechanism in China</a></h4>
<p>with Dr. Liu Kang
<ul>
<li>Led a team of 4 research assistants, collected and prepared data, translated thesis from Chinese to English
</li>
</p>
</div>
</article>
</div>
</div>
</section>
<!-- Six -->
<section id="six">
<div class="container">
<h3>Work Experiences</h3>
<!-- <p>Integer eu ante ornare amet commetus vestibulum blandit integer in curae ac faucibus integer non. Adipiscing cubilia elementum integer. Integer eu ante ornare amet commetus.</p> -->
<div class="features2">
<article>
<a href="#" class="image"><img src="https://cdn.freebiesupply.com/logos/large/2x/fda-logo-png-transparent.png" alt="" /></a>
<div class="inner">
<h4>Mathematical Statistician</h4>
<ul>
<li>Review and evaluate statistical methods for clinical studies, ensuring the validity of analysis and inferences</li>
<li>Provide statistical regulatory support by evaluating clinical trial protocols and suggesting improvements in design, conduct, and methods</li>
<li>Collaborate with multidisciplinary teams to translate medical queries into statistical analyses, and communicate findings to FDA advisory panels, sponsor companies, and academic experts</li>
</ul>
</div>
</article>
<article>
<a href="#" class="image"><img src="https://mms.businesswire.com/media/20210331005503/en/1045874/23/Pfizer_Logo_Color_RGB_APPROVED.jpg" alt="" /></a>
<div class="inner">
<h4>Biostatistics PhD Summer Intern</h4>
<ul>
<li>Research Project: Predicting the landmark event and benefit of Overall Survival (OS) from available Progression Free Survival (PFS) Information in Metastatic Cancer Trials</li>
</ul>
</div>
</article>
<article>
<a href="#" class="image"><img src="https://www.royalfarwest.org.au/wp-content/uploads/2020/05/hp-logo-vector-download.jpg" alt="" /></a>
<div class="inner">
<h4>Business Data Analyst</h4>
<ul>
<li>Built an end-to-end supplies forecasting model which connected and optimized the overall budgeting, supply chain planning, and revenue tracking processes of the newly established PageWide Industrial (PWI) business</li>
<li>Developed a fully automated pricing tool for the supplies, which shortened the turnaround time from hours to a few minutes</li>
</ul>
</div>
</article>
<article>
<a href="#" class="image"><img src="https://1000logos.net/wp-content/uploads/2020/04/DBS-logo.jpg" alt="" /></a>
<div class="inner">
<h4>Human Resources Analytics</h4>
<ul>
<li>Took full ownership of the attrition model overhaul in R. Utilized machine learning algorithms (XGBoost) for employee attrition analysis and prediction</li>
<li>Achievements: successfully identified the failures of the previous model. Increased model sensitivity from 60% to 85%. Project Report: Human Resources Analytics: Machine Learning in Predicting Future Resignations, supervised by <a href="https://bizfaculty.nus.edu.sg/faculty-details/?profId=71">Prof. Quek Ser Aik</a> (this project was covered by <a href="https://goo.gl/243gxz">Channel NewsAsia</a>)</li>
</ul>
</div>
</article>
<article>
<a href="#" class="image"><img src="https://1000logos.net/wp-content/uploads/2019/08/Deloitte-Logo.jpg" alt="" /></a>
<div class="inner">
<h4><a href="#">Audit Intern</a></h4>
<ul>
<li>Prepared and conducted audit engagements for fund companies and one of the top four British & Irish banks; Evaluated bank loan performance and borrower company operation; Reviewed and tested company risk taking</li>
<li>Reported directly to Audit Director as an intern; I was awarded twice as “Deloitte Dots” receiver, graded as “High Performance” by the firm, and was offered a full-time contract by the time I finished my internship contract</li>
</div>
</article>
</div>
</div>
</section>
<!-- Two -->
<section id="two">
<div class="container">
<h3>Things I Do</h3>
<ul class="feature-icons">
<li class="icon solid fa-code">Write all the code</li>
<li class="icon solid fa-calculator">Crunch numbers</li>
<li class="icon solid fa-hiking">Climb mountains</li>
<li class="icon solid fa-music">Make music</li>
<li class="icon solid fa-pencil-alt">Draw portraits</li>
<li class="icon solid fa-smile">Stay positive</li>
</ul>
</div>
</section>
<!-- Four -->
<section id="four">
<div class="container">
<h3>Contact Me</h3>
<!-- <p>Integer eu ante ornare amet commetus vestibulum blandit integer in curae ac faucibus integer non. Adipiscing cubilia elementum integer. Integer eu ante ornare amet commetus.</p> -->
<!-- <form method="post" action="mailto:sidiwang@umich.edu">
<div class="row gtr-uniform">
<div class="col-6 col-12-xsmall"><input type="text" name="name" id="name" placeholder="Name" /></div>
<div class="col-6 col-12-xsmall"><input type="email" name="email" id="email" placeholder="Email" /></div>
<div class="col-12"><input type="text" name="subject" id="subject" placeholder="Subject" /></div>
<div class="col-12"><textarea name="message" id="message" placeholder="Message" rows="6"></textarea></div>
<div class="col-12">
<ul class="actions">
<li><input type="submit" class="primary" value="Send Message" /></li>
<li><input type="reset" value="Reset Form" /></li>
</ul>
</div>
</div>
</form> -->
<form id="fs-frm" name="simple-contact-form" accept-charset="utf-8" action="https://formspree.io/f/xrgrrpew" method="post">
<fieldset id="fs-frm-inputs">
<div class="row gtr-uniform">
<div class="col-6 col-12-xsmall"><input type="text" name="name" id="full-name" placeholder="Name" required=""></div>
<div class="col-6 col-12-xsmall"><input type="email" name="_replyto" id="email-address" placeholder="Email" required=""></div>
<div class="col-12"><input type="text" name="_subject" id="email-subject" placeholder="Subject" /></div>
<div class="col-12"><textarea rows="5" name="message" id="message" placeholder="Type your message here..." required=""></textarea></div>
<div class="col-12">
</div>
</fieldset>
<ul class="actions">
<li><input type="submit" value="Submit"></li>
</ul>
</form>
</div>
</section>
<!-- Five -->
<!--
<section id="five">
<div class="container">
<h3>Elements</h3>
<section>
<h4>Text</h4>
<p>This is <b>bold</b> and this is <strong>strong</strong>. This is <i>italic</i> and this is <em>emphasized</em>.
This is <sup>superscript</sup> text and this is <sub>subscript</sub> text.
This is <u>underlined</u> and this is code: <code>for (;;) { ... }</code>. Finally, <a href="#">this is a link</a>.</p>
<hr />
<header>
<h4>Heading with a Subtitle</h4>
<p>Lorem ipsum dolor sit amet nullam id egestas urna aliquam</p>
</header>
<p>Nunc lacinia ante nunc ac lobortis. Interdum adipiscing gravida odio porttitor sem non mi integer non faucibus ornare mi ut ante amet placerat aliquet. Volutpat eu sed ante lacinia sapien lorem accumsan varius montes viverra nibh in adipiscing blandit tempus accumsan.</p>
<header>
<h5>Heading with a Subtitle</h5>
<p>Lorem ipsum dolor sit amet nullam id egestas urna aliquam</p>
</header>
<p>Nunc lacinia ante nunc ac lobortis. Interdum adipiscing gravida odio porttitor sem non mi integer non faucibus ornare mi ut ante amet placerat aliquet. Volutpat eu sed ante lacinia sapien lorem accumsan varius montes viverra nibh in adipiscing blandit tempus accumsan.</p>
<hr />
<h2>Heading Level 2</h2>
<h3>Heading Level 3</h3>
<h4>Heading Level 4</h4>
<h5>Heading Level 5</h5>
<h6>Heading Level 6</h6>
<hr />
<h5>Blockquote</h5>
<blockquote>Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.</blockquote>
<h5>Preformatted</h5>
<pre><code>i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';</code></pre>
</section>
<section>
<h4>Lists</h4>
<div class="row">
<div class="col-6 col-12-xsmall">
<h5>Unordered</h5>
<ul>
<li>Dolor pulvinar etiam magna etiam.</li>
<li>Sagittis adipiscing lorem eleifend.</li>
<li>Felis enim feugiat dolore viverra.</li>
</ul>
<h5>Alternate</h5>
<ul class="alt">
<li>Dolor pulvinar etiam magna etiam.</li>
<li>Sagittis adipiscing lorem eleifend.</li>
<li>Felis enim feugiat dolore viverra.</li>
</ul>
</div>
<div class="col-6 col-12-xsmall">
<h5>Ordered</h5>
<ol>
<li>Dolor pulvinar etiam magna etiam.</li>
<li>Etiam vel felis at lorem sed viverra.</li>
<li>Felis enim feugiat dolore viverra.</li>
<li>Dolor pulvinar etiam magna etiam.</li>
<li>Etiam vel felis at lorem sed viverra.</li>
<li>Felis enim feugiat dolore viverra.</li>
</ol>
<h5>Icons</h5>
<ul class="icons">
<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="#" class="icon brands fa-dribbble"><span class="label">Dribbble</span></a></li>
<li><a href="#" class="icon brands fa-tumblr"><span class="label">Tumblr</span></a></li>
</ul>
</div>
</div>
<h5>Actions</h5>
<ul class="actions">
<li><a href="#" class="button primary">Default</a></li>
<li><a href="#" class="button">Default</a></li>
<li><a href="#" class="button alt">Default</a></li>
</ul>
<ul class="actions small">
<li><a href="#" class="button primary small">Small</a></li>
<li><a href="#" class="button small">Small</a></li>
<li><a href="#" class="button alt small">Small</a></li>
</ul>
<div class="row">
<div class="col-3 col-6-medium col-12-xsmall">
<ul class="actions stacked">
<li><a href="#" class="button primary">Default</a></li>
<li><a href="#" class="button">Default</a></li>
<li><a href="#" class="button alt">Default</a></li>
</ul>
</div>
<div class="col-3 col-6 col-12-xsmall">
<ul class="actions stacked">
<li><a href="#" class="button primary small">Small</a></li>
<li><a href="#" class="button small">Small</a></li>
<li><a href="#" class="button alt small">Small</a></li>
</ul>
</div>
<div class="col-3 col-6-medium col-12-xsmall">
<ul class="actions stacked">
<li><a href="#" class="button primary fit">Default</a></li>
<li><a href="#" class="button fit">Default</a></li>
<li><a href="#" class="button alt fit">Default</a></li>
</ul>
</div>
<div class="col-3 col-6-medium col-12-xsmall">
<ul class="actions stacked">
<li><a href="#" class="button primary small fit">Small</a></li>
<li><a href="#" class="button small fit">Small</a></li>
<li><a href="#" class="button alt small fit">Small</a></li>
</ul>
</div>
</div>
</section>
<section>
<h4>Table</h4>
<h5>Default</h5>
<div class="table-wrapper">
<table>
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>Item One</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Two</td>
<td>Vis ac commodo adipiscing arcu aliquet.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Three</td>
<td> Morbi faucibus arcu accumsan lorem.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Four</td>
<td>Vitae integer tempus condimentum.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Five</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
<td>100.00</td>
</tr>
</tfoot>
</table>
</div>
<h5>Alternate</h5>
<div class="table-wrapper">
<table class="alt">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>Item One</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Two</td>
<td>Vis ac commodo adipiscing arcu aliquet.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Three</td>
<td> Morbi faucibus arcu accumsan lorem.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Four</td>
<td>Vitae integer tempus condimentum.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Five</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
<td>100.00</td>
</tr>
</tfoot>
</table>
</div>
</section>
<section>
<h4>Buttons</h4>
<ul class="actions">
<li><a href="#" class="button primary">Primary</a></li>
<li><a href="#" class="button">Default</a></li>
<li><a href="#" class="button alt">Alternate</a></li>
</ul>
<ul class="actions">
<li><a href="#" class="button primary large">Large</a></li>
<li><a href="#" class="button">Default</a></li>
<li><a href="#" class="button alt small">Small</a></li>
</ul>
<ul class="actions fit">
<li><a href="#" class="button primary fit">Fit</a></li>
<li><a href="#" class="button fit">Fit</a></li>
<li><a href="#" class="button alt fit">Fit</a></li>
</ul>
<ul class="actions fit small">
<li><a href="#" class="button primary fit small">Fit + Small</a></li>
<li><a href="#" class="button fit small">Fit + Small</a></li>
<li><a href="#" class="button alt fit small">Fit + Small</a></li>
</ul>
<ul class="actions">
<li><a href="#" class="button primary icon solid fa-download">Icon</a></li>
<li><a href="#" class="button icon solid fa-download">Icon</a></li>
<li><a href="#" class="button alt icon solid fa-check">Icon</a></li>
</ul>
<ul class="actions">
<li><span class="button primary disabled">Primary</span></li>
<li><span class="button disabled">Default</span></li>
<li><span class="button alt disabled">Alternate</span></li>
</ul>
</section>
<section>
<h4>Form</h4>
<form method="post" action="#">
<div class="row gtr-uniform">
<div class="col-6 col-12-xsmall">
<input type="text" name="demo-name" id="demo-name" value="" placeholder="Name" />
</div>
<div class="col-6 col-12-xsmall">
<input type="email" name="demo-email" id="demo-email" value="" placeholder="Email" />
</div>
<div class="col-12">
<select name="demo-category" id="demo-category">
<option value="">- Category -</option>
<option value="1">Manufacturing</option>
<option value="1">Shipping</option>
<option value="1">Administration</option>
<option value="1">Human Resources</option>
</select>
</div>
<div class="col-4 col-12-medium">
<input type="radio" id="demo-priority-low" name="demo-priority" checked>
<label for="demo-priority-low">Low Priority</label>
</div>
<div class="col-4 col-12-medium">
<input type="radio" id="demo-priority-normal" name="demo-priority">
<label for="demo-priority-normal">Normal Priority</label>
</div>
<div class="col-4 col-12-medium">
<input type="radio" id="demo-priority-high" name="demo-priority">
<label for="demo-priority-high">High Priority</label>
</div>
<div class="col-6 col-12-medium">
<input type="checkbox" id="demo-copy" name="demo-copy">
<label for="demo-copy">Email me a copy of this message</label>
</div>
<div class="col-6 col-12-medium">
<input type="checkbox" id="demo-human" name="demo-human" checked>
<label for="demo-human">I am a human and not a robot</label>
</div>
<div class="col-12">
<textarea name="demo-message" id="demo-message" placeholder="Enter your message" rows="6"></textarea>
</div>
<div class="col-12">
<ul class="actions">
<li><input type="submit" value="Send Message" /></li>
<li><input type="reset" value="Reset" class="alt" /></li>
</ul>
</div>
</div>
</form>
</section>
<section>
<h4>Image</h4>
<h5>Fit</h5>
<span class="image fit"><img src="images/banner.jpg" alt="" /></span>
<div class="box alt">
<div class="row gtr-50 gtr-uniform">
<div class="col-4"><span class="image fit"><img src="images/pic01.jpg" alt="" /></span></div>
<div class="col-4"><span class="image fit"><img src="images/pic02.jpg" alt="" /></span></div>
<div class="col-4"><span class="image fit"><img src="images/pic03.jpg" alt="" /></span></div>
<div class="col-4"><span class="image fit"><img src="images/pic02.jpg" alt="" /></span></div>
<div class="col-4"><span class="image fit"><img src="images/pic03.jpg" alt="" /></span></div>
<div class="col-4"><span class="image fit"><img src="images/pic01.jpg" alt="" /></span></div>
<div class="col-4"><span class="image fit"><img src="images/pic03.jpg" alt="" /></span></div>
<div class="col-4"><span class="image fit"><img src="images/pic01.jpg" alt="" /></span></div>
<div class="col-4"><span class="image fit"><img src="images/pic02.jpg" alt="" /></span></div>
</div>
</div>
<h5>Left & Right</h5>
<p><span class="image left"><img src="images/avatar.jpg" alt="" /></span>Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent.</p>
<p><span class="image right"><img src="images/avatar.jpg" alt="" /></span>Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent.</p>
</section>
</div>
</section>
-->
</div>
<!-- Footer -->
<section id="footer">
<div class="container">
<ul class="copyright">
<li>© Sidi Wang. All rights reserved.</li><li>Design: <a href="http://html5up.net" target="_blank">HTML5 UP</a></li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>