-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.ja.html
147 lines (141 loc) · 6.38 KB
/
index.ja.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
<!DOCTYPE HTML>
<html lang="ja" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="UTF-8">
<meta property="og:title" content="計算機 - iPhoneの「計算機」のようなウェブアプリ">
<meta property="og:type" content="website">
<meta property="og:description" content="iPadに計算機がないとお嘆きのあなたへ">
<meta property="og:url" content="http://y-ich.github.com/Calculator/index.ja.html">
<meta property="og:image" content="http://y-ich.github.com/Calculator/images/screenshot1.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@new3Rs">
<title>計算機 — iPhoneの「計算機」のようなウェブアプリ</title>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/2.3.2/css/bootstrap.min.css" />
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
.center {
text-align: center;
}
</style>
<script src="http://code.jquery.com/jquery-1.8.3.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script type="text/javascript"><!--
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-510249-13']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
--></script>
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="#">計算機</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li class="active"><a href="#">ホーム</a></li>
<li><a href="#about" onclick="alert('計算機はNew 3 Rs提供のウェブアプリです。\nNew 3 Rsは市川雄二の作品のブランド名です。'); return false;">計算機について</a></li>
<li><a href="#contact">コンタクト</a></li>
</ul>
<div class="nav pull-right">
<li><a href="index.html">English</a></li>
</div>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="container">
<!-- Main hero unit for a primary marketing message or call to action -->
<div class="hero-unit">
<div class="center">
<h1>計算機</h1>
<p>iPadや他のデバイスのための、iPhoneの「計算機」のようなウェブアプリ</p>
<a href="calculator.html" class="btn btn-primary btn-block">ここをクリックしてスタート!</a>
<a href="calculator7.html" class="btn btn-primary btn-block">新フラットデザイン版!</a>
</div>
</div>
<div class="btn-toolbar">
<div class="fb-like" data-send="false" data-width="450" data-show-faces="false"></div>
<a href="https://twitter.com/share" class="twitter-share-button" data-via="new3Rs" data-lang="ja">ツイート</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<div class="g-plusone" data-size="midium" data-annotation="inline" data-width="300"></div>
</div>
<div class="row">
<div class="span5">
<h2>計算機</h2>
<p>ポートレートモード</p>
</div>
<div class="span7">
<h2>科学計算機</h2>
<p>ランドスケープモード</p>
</div>
</div>
<div class="row">
<div class="span5">
<img src="images/screenshot1.png">
</div>
<div class="span7">
<img src="images/screenshot2.png">
</div>
</div>
<div class="row">
<div class="span5">
<h2>フラットデザイン版</h2>
<p>ポートレートモード</p>
</div>
<div class="span7">
<h2>フラットデザイン版</h2>
<p>ランドスケープモード</p>
</div>
</div>
<div class="row">
<div class="span5">
<img src="images/screenshot3.png">
</div>
<div class="span7">
<img src="images/screenshot4.png">
</div>
</div>
<hr>
</div>
<div class="container">
<a name="contact"></a><h3>Contact</h3>
<p>Twitterであなたのご意見ご感想を送って下さい!
<a href="https://twitter.com/intent/tweet?screen_name=new3Rs" class="twitter-mention-button" data-lang="ja">@new3Rsさんにツィートする</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</p>
<p>では、是非「計算機」をご活用ください!</p>
</div>
<footer>
<div class="center">© 2012 New 3 Rs</div>
</footer>
<script type="text/javascript">
window.___gcfg = {lang: 'ja'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/ja_JP/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</body>
</html>