You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
2.3 KiB
64 lines
2.3 KiB
<!doctype html> |
|
<html lang="th"> |
|
<head> |
|
<meta charset="utf-8" /> |
|
<meta name="viewport" content="width=1024" /> |
|
<meta name="apple-mobile-web-app-capable" content="yes" /> |
|
|
|
<link href="css/custom.css" rel="stylesheet" /> |
|
<body> |
|
<div id="impress"> |
|
|
|
<div id="overview" class="step" data-x="3000" data-y="1500" data-scale="10"> |
|
</div> |
|
|
|
<div id="bored" class="step slide" data-x="1500" data-y="-1200" data-scale="3"> |
|
<q>Projects? |
|
<p>We don't have much at this point, but we will.</p> |
|
</q> |
|
</div> |
|
|
|
|
|
<div id="showtimes" class="step slide" data-x="1500" data-y="1000" data-rotate="10" data-scale="3"> |
|
<q><h1>#ShowtimesTH</h1> |
|
<hr/> |
|
<p>It's a showtimes for most theaters in Thailand including Major, SF, Lido, Scala, and Century Cineplex.<br/><br/> |
|
|
|
<a href="https://play.google.com/store/apps/details?id=co.zzyzx.showtimes.android"> |
|
<img alt="Get it on Google Play" src="http://zzyzx.co/static/en_generic_rgb_wo_45.png"> |
|
</a> or <a href="http://showtimes.everyday.in.th/">Web version</a> |
|
</p></q> |
|
</div> |
|
|
|
|
|
<div id="collaboration" class="step slide" data-x="5000" data-y="-1000" data-rotate="-10" data-scale="3"> |
|
<q><h1>Interesting?</h1> |
|
<hr/> |
|
<p>If you wanna join the ride, then hop on at <a href="http://zzyzx.pw/">Zzyzx Forum</a><br/></q> |
|
</div> |
|
|
|
<div id="title" class="step" data-x="5000" data-y="3700" data-scale="1"> |
|
<span class="try">powered by</span> |
|
<h1>Zzyzx<sup>*</sup></h1> |
|
<span class="footnote"><sup>*</sup> <a href="http://zzyzx.co/">zzyzx.co</a></span> |
|
</div> |
|
|
|
<div id="label" class="step" data-x="-1300" data-y="-900" data-rotate="270" data-scale="10"> |
|
<p>everyday.in.th</p> |
|
</div> |
|
|
|
</div> |
|
<script src="js/impress.js"></script> |
|
<script>impress().init();</script> |
|
<script> |
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
|
|
|
ga('create', 'UA-34877059-5', 'auto'); |
|
ga('send', 'pageview'); |
|
|
|
</script> |
|
</body> |
|
</html> |