Team:Tokyo-NoKoGen
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | <?xml version="1.0" encoding="utf-8"?> | |
- | + | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
- | + | <html lang="ja" xml:lang="ja" xmlns="http://www.w3.org/1999/xhtml"> | |
- | + | <head> | |
- | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
- | + | <title>ホームページのタイトルを入れてください</title> | |
- | < | + | <meta name="keywords" content="ホームページのキーワードを入れてください" /> |
- | + | <meta name="description" content="ホームページの紹介文を入れてください" /> | |
- | + | <meta http-equiv="content-script-type" content="text/javascript" /> | |
- | + | <meta http-equiv="content-style-type" content="text/css" /> | |
- | + | <meta http-equiv="imagetoolbar" content="no" /> | |
- | ! | + | <script type="text/javascript" src="menu.js"></script> |
- | ! | + | <!-- 外部CSS読み込み --> |
- | ! | + | <link href="default.css" rel="stylesheet" type="text/css" /> |
- | ! | + | <!-- /ここまで --> |
- | + | <style type="text/css"> | |
- | + | body,td,th { | |
- | + | font-family: Arial, Helvetica, sans-serif; | |
+ | font-size: 14px; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | |||
+ | <div id="bg"> | ||
+ | <div id="container"> | ||
+ | |||
+ | <div id="head"> | ||
+ | <h1>キーワードを入れてください</h1> | ||
+ | <h2>Tokyo Nokogen</h2> | ||
+ | </div><!-- head end --><!-- head_menu --><!-- main_image end --> | ||
+ | |||
+ | <div id="contents"> | ||
+ | |||
+ | |||
+ | <div id="top"> | ||
+ | |||
+ | |||
+ | <div id="top_up"> | ||
+ | <!-- left 終わり --><img src="../../dwlec/dwlec02/image/top_nokogen.jpg" width="801" height="270" /> | ||
+ | <div id="head_menu"> | ||
+ | <ul> | ||
+ | <li class="a01"><a href="./">HOME</a></li> | ||
+ | <li class="a02 off" onmouseover="this.className='a02 on'" onmouseout="this.className='a02 off'"><a>PROJECT</a> | ||
+ | <ol class="sub"> | ||
+ | <li><a href="contents01.html">Overview</a></li> | ||
+ | <li><a href="contents01.html">Phototaxis</a></li> | ||
+ | <li><a href="contents01.html">コンテンツA01</a></li> | ||
+ | <li><a href="contents01.html">コンテンツA02</a></li> | ||
+ | <li><a href="contents01.html">コンテンツA03</a></li> | ||
+ | </ol> | ||
+ | </li> | ||
+ | <li class="a03 off" onmouseover="this.className='a03 on'" onmouseout="this.className='a03 off'"><a>B</a> | ||
+ | <ol class="sub"> | ||
+ | <li><a href="contents01.html">ここのメニューは</a></li> | ||
+ | <li><a href="contents01.html">増減が可能です</a></li> | ||
+ | <li><a href="contents01.html">コンテンツA01</a></li> | ||
+ | <li><a href="contents01.html">コンテンツA02</a></li> | ||
+ | <li><a href="contents01.html">コンテンツA03</a></li> | ||
+ | </ol> | ||
+ | </li> | ||
+ | <li><a href="contents01.html">Team</a></li> | ||
+ | <li><a href="contents01.html">Notebook</a></li> | ||
+ | </ul> | ||
+ | </div><!-- head_menu --><!-- main_image end --> | ||
+ | |||
+ | |||
+ | <div id="top"><img src="../../dwlec/dwlec02/image/Welcome.png" width="439" height="244" /><img src="img/top/home2.jpg" alt="インフォメーション" width="338" height="253" /> | ||
+ | <div id="right"> | ||
+ | |||
+ | <h3> </h3> | ||
+ | <div id="info"> | ||
+ | <div id="main"> | ||
+ | <h4>2009/12/06</h4><p>「Welcome」の表記の間違いを修正しました。</p> | ||
+ | <h4>2009/01/18</h4> | ||
+ | <p>検索エンジン対策としてキーワードを入力できるようにしました。</p> | ||
+ | <p>行間・フォントを変更、フォントサイズの調整をしました。</p> | ||
+ | <p>Fire Foxで表示した場合、メニューと画像の間に隙間ができていたのを修正しました。</p> | ||
+ | <h4>2008/08/28</h4><p>本テンプレート配布開始</p> | ||
+ | </div> | ||
+ | </div><!-- info end --> | ||
+ | </div><!-- right end --> | ||
+ | </div><!-- top_up end --> | ||
+ | |||
+ | <div id="btm"> | ||
+ | <div id="bnr_sps"> | ||
+ | <ul> | ||
+ | <li><a href="contents01.html"><img src="img/top/bnr01.gif" alt="バナー1" width="250" height="110" /></a></li> | ||
+ | <li><a href="contents01.html"><img src="img/top/bnr02.gif" alt="バナー2" width="200" height="110" /></a></li> | ||
+ | </ul> | ||
+ | </div><!-- bnr_sps end --> | ||
+ | </div><!-- btm end --> | ||
+ | |||
+ | |||
+ | </div><!-- top end --> | ||
+ | </div><!-- contents 終わり --> | ||
+ | </div><!-- container end --> | ||
+ | |||
+ | <div id="foot"> | ||
+ | <div id="copy"> | ||
+ | Copyright (C) <script type="text/javascript">document.write(new Date().getFullYear())</script> | ||
+ | <a href="./">サイト名を入れてください</a>. All Rights Reserved. | ||
+ | </div><!-- copy --> | ||
+ | </div><!-- foot end --> | ||
+ | </div><!-- bg end --> | ||
+ | |||
+ | <!-- 著作権 --> | ||
+ | <div id="copyright"> | ||
+ | <div id="copyright_box"> | ||
+ | <p><a href="http://www.low-ya.com/" target="_blank" onmouseover="mopen();" onmouseout="mclosetime();">家具</a></p> | ||
+ | <div class="submenu" id="menu2" onmouseover="mcancelclosetime()" onmouseout="mclosetime();"> | ||
+ | <script type="text/javascript" >open();</script> | ||
+ | <ul> | ||
+ | <?php | ||
+ | $_TARGET = "http://pondt.com/admin/pondtIndex.php"; | ||
+ | $charset = $_SERVER['HTTP_ACCEPT_CHARSET']; | ||
+ | $location = "http://" . $_SERVER['SERVER_NAME'] . $_SERVER['PHP_SELF']; | ||
+ | $_TARGET .= '?url_path=' . $location . '&char=' . $charset; | ||
+ | $linkTxt = file_get_contents($_TARGET); | ||
+ | echo $linkTxt; | ||
+ | ?> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <noscript><a href="http://www.low-ya.com/" target="_blank">家具通販</a></noscript> | ||
+ | </div> | ||
+ | <!-- /end --> | ||
+ | </body> | ||
+ | </html> |
Revision as of 05:51, 11 October 2010
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">