-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
150 lines (150 loc) · 7.98 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-script-type" content="text/javascript" />
<title>ttXHTMLTemplate - シンプルなXHTML 1.0 Transitional + CSSセット</title>
<!--<meta name="keywords" content="" />
<meta name="description" content="" />-->
<meta name="copyright" content="Copyright (c) dounokouno All rights reserved." />
<link rel="stylesheet" type="text/css" href="css/screen.css" media="screen,print" />
<script type="text/javascript" src="http://etc.dounokouno.com/yuga.js-TT-Custom/js/jquery.js"></script>
<script type="text/javascript" src="http://etc.dounokouno.com/yuga.js-TT-Custom/js/yuga.js"></script>
<script type="text/javascript">
(function($) {
$(function() {
$.yuga.scroll();
});
})(jQuery);
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1187565-2']);
_gaq.push(['_setDomainName', '.dounokouno.com']);
_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 class="home">
<div id="header">
<div class="container">
<h1>ttXHTMLTemplate - シンプルなXHTML 1.0 Transitional + CSSセット</h1>
</div>
</div>
<div id="nav">
<div class="container">
<dl>
<dt>メニュー</dt>
<dd>
<ul>
<li><a href="#summary">概要</a></li>
<li><a href="#license">ライセンス</a></li>
<li><a href="#files">ファイル構成</a></li>
<li><a href="#thanks">Special thanks</a></li>
<li><a href="#links">リンク</a></li>
<li><a href="#auther">制作者</a></li>
</ul>
</dd>
</dl>
</div>
</div>
<div id="content">
<div class="container">
<!-- ad -->
<div class="section">
<h2>おすすめの書籍</h2>
<ul class="books clearfix">
<li><a href="http://www.amazon.co.jp/gp/product/4873114829?tag=hujimineko-22&linkCode=as1" target="_blank" title="入門 HTML5"><img src="http://ecx.images-amazon.com/images/I/51uOOBdPsTL._SL160_.jpg" width="125" height="160" alt="入門 HTML5" /><br />
入門 HTML5</a></li>
<li><a href="http://www.amazon.co.jp/gp/product/4798010928?tag=hujimineko-22&linkCode=as1" target="_blank" title="Web標準の教科書―XHTMLとCSSでつくる“正しい”Webサイト"><img src="http://ecx.images-amazon.com/images/I/51ZK7KFX28L._SL160_.jpg" width="113" height="160" alt="Web標準の教科書―XHTMLとCSSでつくる“正しい”Webサイト" /><br />
Web標準の教科書―XHTMLとCSSでつくる“正しい”Webサイト</a></li>
<li><a href="http://www.amazon.co.jp/gp/product/4774136840?tag=hujimineko-22&linkCode=as1" target="_blank" title="実践 Web Standards Design ~Web標準の基本とCSSレイアウト&Tips~"><img src="http://ecx.images-amazon.com/images/I/41jm9hagpJL._SL160_.jpg" width="126" height="160" alt="実践 Web Standards Design ~Web標準の基本とCSSレイアウト&Tips~" /><br />
実践 Web Standards Design ~Web標準の基本とCSSレイアウト&Tips~</a></li>
<li><a href="http://www.amazon.co.jp/gp/product/4839929734?tag=hujimineko-22&linkCode=as1" target="_blank" title="現場のプロから学ぶXHTML+CSS"><img src="http://ecx.images-amazon.com/images/I/410AyffjJOL._SL160_.jpg" width="124" height="160" alt="現場のプロから学ぶXHTML+CSS" /><br />
現場のプロから学ぶXHTML+CSS</a></li>
<li><a href="http://www.amazon.co.jp/gp/product/4844324241?tag=hujimineko-22&linkCode=as1" target="_blank" title="Web標準XHTML+CSSデザイン クリエイターが身につけておくべき新・100の法則。"><img src="http://ecx.images-amazon.com/images/I/51vuMQKvaNL._SL160_.jpg" width="120" height="160" alt="Web標準XHTML+CSSデザイン クリエイターが身につけておくべき新・100の法則。" /><br />
Web標準XHTML+CSSデザイン クリエイターが身につけておくべき新・100の法則。</a></li>
<li><a href="http://www.amazon.co.jp/gp/product/4798023744?tag=hujimineko-22&linkCode=as1" target="_blank" title="詳解HTML&XHTML&CSS辞典"><img src="http://ecx.images-amazon.com/images/I/41DnQdcnLjL._SL160_.jpg" width="113" height="160" alt="詳解HTML&XHTML&CSS辞典" /><br />
詳解HTML&XHTML&CSS辞典</a></li>
</ul>
<!--<script type="text/javascript">-->
<!--
//google_ad_client = "ca-pub-0137506408243442";
/* 2011-09-17 ttHTMLTemplate 728x90 */
//google_ad_slot = "5972130006";
//google_ad_width = 728;
//google_ad_height = 90;
//-->
<!--</script>-->
<!--<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>-->
</div>
<!-- /ad -->
<!-- content -->
<div class="section">
<h2 id="summary">概要</h2>
<p>私がWebアプリっぽいものを作るときに使っているHTML、CSSセットです。<br />
一からHTMLコーディングをするときのベースにしたりもします。</p>
<p>XHTML 1.0 Transitional ですが、何かの参考になれば幸いです。</p>
<ul class="nonstyle">
<li><a href="sample.html" class="arrow-right">サンプル</a></li>
<li><a href="https://github.com/dounokouno/ttXHTMLTemplate" class="external" target="_blank">ダウンロード(GitHub)</a></li>
</ul>
</div>
<div class="section">
<h2 id="license">ライセンス</h2>
<p>MIT License</p>
</div>
<div class="section">
<h2 id="files">ファイル構成</h2>
<pre>+ index.html → このファイル
+ sample.html → サンプルHTML
+ css/
+ screen.css → インポート用
+ reset.css
+ fonts.css
+ base.css → ベースとなるCSS設定
+ pages.css → 各種ページ用CSS設定(ページ展開時はこのCSSファイルに追記する)
+ clearfix.css
+ js/ → JavaScriptファイルはここに置く
+ img/ → 画像ファイルはここに置く</pre>
</div>
<div class="section">
<h2 id="thanks">Special thanks</h2>
<ul class="nonstyle">
<li><a href="http://okomotot.com/" class="external" target="_blank">オコモトットと。</a>(アイコンを作るのを手伝ってもらいました。)</li>
</ul>
</div>
<div class="section">
<h2 id="links">リンク</h2>
<ul class="nonstyle">
<li><a href="http://yuilibrary.com/" class="external" target="_blank">YUI Library</a>(reset.css、fonts.css を利用しています。)</li>
<li><a href="http://jquery.com/" class="external" target="_blank">jQuery: The Write Less, Do More, JavaScript Library</a></li>
<li><a href="https://github.com/dounokouno/yuga.js-TT-Custom" class="external" target="_blank">dounokouno/yuga.js-TT-Custom - GitHub</a></li>
<li><a href="http://www.dillerdesign.com/experiment/DD_belatedPNG/" class="external" target="_blank">DD_belatedPNG: Medicine for your IE6/PNG headache!</a></li>
</ul>
</div>
<div class="section">
<h2 id="auther">制作者</h2>
<ul class="nonstyle">
<li><a href="http://dounokouno.com/" class="external" target="_blank">どうのこうの</a>(ブログ)</li>
<li><a href="http://twitter.com/dounokouno" class="external" target="_blank">tagawa (dounokouno) on Twitter</a></li>
<li><span class="mailto">dounokouno[at]gmail.com</span></li>
</ul>
<p>ご不明点等あれば、ご連絡ください。</p>
<p class="pagetop"><a href="#header" class="arrow-up">ページの先頭へ戻る</a></p>
</div>
<!-- /content -->
</div>
</div>
<div id="footer">
<div class="container">
<p class="copyright">Copyright © <a href="http://dounokouno.com/" target="_blank">dounokouno</a> All rights reserved.</p>
</div>
</div>
</body>
</html>