Add viewport to pages, to score better on "Mobile Friendly".
[frank.git] / index_jp.html
1 <HTML>
2   <HEAD>
3     <META HTTP-EQUIV="Content-Type" content="text/html; charset=UTF-8"/>
4     <META NAME="viewport" content="width=device-width"/>
5     <TITLE>フランクへようこそ</TITLE>
6     <STYLE>
7       body {background-color: #F0F0C0; font-size: 1em; }
8       #heading {border-collapse: collapse; font-size: 1.5em; }
9       #heading td, #heading th {border: 1px solid #600000; padding: 3px 3px 3px 3px; text-align: center;}
10       #heading th {background-color: #800000; color: #FFFFFF; }
11       #heading tr.ghost td {background-color: #C0C0C0;}
12     </STYLE>
13   </HEAD>
14
15   <BODY>
16     <TABLE ID="heading"><TR><TH>フランクへようこそ</TH></TR></TABLE>
17
18     <P>
19       <B>リストからストップを選択して下さい:</B><BR/>
20       <A HREF="/ViewSchedule?lang=jp&stop=2438&route=">BronsonとSunnyside, 北行き</A><BR/>
21       <A HREF="/ViewSchedule?lang=jp&stop=6781&route=">BronsonとSunnyside, 南行き</A><BR/>
22       <A HREF="/ViewSchedule?lang=jp&stop=6683&route=">SunnysideとSeneca, 東行き</A><BR/>
23       <A HREF="/ViewSchedule?lang=jp&stop=7655&route=">BankとSunnyside, 北行き</A><BR/>
24       <A HREF="/ViewSchedule?lang=jp&stop=6778&route=">BankとHopewell, 南行き</A><BR/>
25       <A HREF="/ViewSchedule?lang=jp&stop=7649&route=">RiverdaleとSunnyside, 北行き</A><BR/>
26       <A HREF="/ViewSchedule?lang=jp&stop=3034&route=">Billings橋駅 (全方向)</A><BR/>
27       <A HREF="/ViewSchedule?lang=jp&stop=6612&route=">Carleton大学 (全方向)</A><BR/>
28       <A HREF="/ViewSchedule?lang=jp&stop=3009&route=">Rideauセンター(全方向)</A><BR/>
29     </P>
30     <P>
31       <A HREF="/ViewSchedule?lang=jp&stop=6668&route=">SomersetとLeBreton, 東行き</A><BR/>
32       <A HREF="/ViewSchedule?lang=jp&stop=2363&route=">SomersetとBronson, 東行き</A><BR/>
33       <A HREF="/ViewSchedule?lang=jp&stop=6625&route=">BronsonとSomerset, 北行き</A><BR/>
34       <A HREF="/ViewSchedule?lang=jp&stop=5690&route=">BronsonとSomerset, 南行き</A><BR/>
35     </P>
36     <P>
37       <B>または、ストップの番号を入力して下さい:</B><BR/>
38       <FORM NAME="EnterStopNo" ACTION="/ViewSchedule" METHOD="get">
39         <INPUT TYPE="text" NAME="stop"/>
40         <INPUT TYPE="hidden" NAME="lang" VALUE="jp"/>
41         <INPUT TYPE="submit" VALUE="出す"/>
42       </FORM>
43     </P>
44     <P>
45       <A HREF="index.html">English</A> <A HREF="index_fr.html">Français</A> 日本語
46     </P>
47   </BODY>
48 </HTML>