基礎ゼミチーム/basic seminar team/experiment result/test: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 3: Line 3:
<html lang="ja">
<html lang="ja">
<head>
<head>
<meta http-equiv="content-type" content="text/html; charset=Shift_JIS">
<meta http-equiv="content-style-type" content="text/css">
<title>BIOMOD 2012 Tohoku basic seminar team Wiki</title>


<script language="JavaScript"><!--


myJpeg = new Array(      // 実寸画像のファイル名
"http://openwetware.org/images/a/ac/Loop_tornament01.jpg",
"http://openwetware.org/images/8/8b/20120817.tornamentandloop.45min.sybergold.jpg"
);


myTitle = new Array(    // 画像のタイトル
"HONDA S2000",
"TOYOTA SUPRA RZ"
);


myWidth = new Array(    // 画像の幅(X)
<style type="text/css">
944,
@charset "Shift_JIS";
1030
);


myHeight = new Array(    // 画像の高さ(Y)
/* CDP 001 css 06/12/1 */
935,
/* Copyright (c) 2006 WebDesignTemplates[http://wdt.pekori.jp] All rights reserved. */
700
);


if (document.all && !window.opera){ // IE4以上
/* default */
  myMarginX = 20; // マージン横幅
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
  myMarginY = 30; // マージン縦幅
table{border-collapse:collapse;border-spacing:0;}
}else if (document.getElementById || document.layers){ // NS4以上(OP)
fieldset,img{border:0;}
  myMarginX = 16; // マージン横幅
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
  myMarginY = 16; // マージン縦幅
ol,ul {list-style:none;}
}else{ // IE3.02とする
caption,th {text-align:left;}
  myMarginX = 22; // マージン横幅
h1,h2,h3,h4,h5,h6{font-size:100%;}
  myMarginY = 6; // マージン縦幅
q:before,q:after{content:'';}
/* fonts(Yahoo UI) */
body {
font: 13px arial,helvetica,clean,sans-serif;
*font-size:small;
*font:x-small;
}
table {
font-size: inherit;
font: 100%;
}
select,input,textarea {
font: 99% arial,helvetica,clean,sans-serif;
}
 
/* 全体設定 */
html {
}
body {
}
body#INDEX {
}
div#PAGETOP {
width: 100%;
font-size: 100%;
color: #454341;
}
hr {
display: none;
}
a:link {
color: #414191;
}
a:visited {
color: #414161;
}
a:hover {
color: #914141;
}
a:active {
color: #914141;
}
 
/* ヘッダー */
div#HEADER {
margin-bottom: 20px;
border-top: solid 4px #595956;
border-bottom: double 3px #FFFFFF;
background: #DCDCDA;
}
h1#wiki-mode1 {
padding: 0.3em 1em 0.3em 21px;
font-size: 167%;
letter-spacing: 0.2em;
color: #9A4414;
}
ul#PAN {
position: absolute;
top: 10px;
right: 0px;
text-align: right;
}
#INDEX ul#PAN{
display: none;
}
#PAN li{
display: inline;
}
#PAN a{
text-decoration: none;
}
#PAN a:after{
content: "->";
}
 
/* メニュー */
div#MENU {
width: 210px;
float: left;
}
#MENU h2{
width: 150px;
margin: 0 20px 1em 20px;
padding: 0.2em 10px;
border: none;
font-size: 107%;
letter-spacing: 0.2em;
color: #BA7464;
}
#MENU ul{
width: 170px;
margin: 0 20px 1em 20px;
border-bottom: double 3px #FBFBFA;
}
#MENU li{
margin-bottom: 15px;
padding-top: 0.1em;
background: #FBFBFA;
}
#MENU li.menu-on {
background: #ECECEA;
}
#MENU li a{
display: block;
width: 150px;
padding: 0.4em 10px 0.4em 10px;
border-bottom: dotted 2px #DCDCDA;
font-weight: bold;
text-decoration: none;
}
#MENU li a:hover,#MENU li a:active{
border-bottom: solid 2px #BA8474;
text-decoration: none;
}
 
/* 記事部分 */
div#KIZI {
margin: 0 20px 0 210px;
padding: 0 0 0 20px;
border-left: solid 10px #FBFBFA;
}
div#KIZI h2 {
padding: 0.3em 0;
border-bottom: solid 1px #CCCCCA;
color: #BA7464;
font-size: 122%;
letter-spacing: 0.2em;
}
div.text {
margin: 0.5em 2.5em 1.5em 0;
line-height: 1.7;
}
.text p {
margin-bottom: 1em;
}
h3 {
padding: 0.6em 0 0.4em 0;
letter-spacing: 0.1em;
}
h4 {
padding: 0.5em 0 0.2em 0;
letter-spacing: 0.1em;
}
h5,h6 {
padding: 0.4em 0 0.2em 0;
}
.text ul.modori {
text-align: right;
font-size: 85%;
list-style: none;
}
.modori a:link,.modori a:visited{
color: #BA7464;
}
 
 
 
 
 
 
 
 
 
 
/* リスト */
.text ol {
margin: 0 0 1em 35px;
list-style: decimal;
}
.text ul {
margin: 0 0 1em 35px;
list-style: square;
}
dl {
margin: 0 0 1em 5px;
}
dt {
color: #9A5434;
font-weight: bold;
}
dd {
margin: 0 1em 1em 1.5em;
}
 
/* フッター */
div#FOOTER {
width: 100%;
clear: left;
text-align: right;
margin-top: 20px;
border-top: double 3px #FFFFFF;
border-bottom: solid 6px #595956;
background: #DCDCDA;
}
#FOOTER h2 {
display: none;
}
#FOOTER ul {
padding: 0.8em 2em;
}
#FOOTER li {
display: inline;
padding: 0 0.5em;
font-size: 92%;
}
#FOOTER a{
text-decoration: none;
}
address {
display: inline;
}
 
/* 強調・追加・削除 */
em {
font-weight: bold;
}
strong{
font-weight: bold;
color: #814121;
}
ins {
text-decoration: underline;
}
del {
text-decoration: line-through;
}
 
/* フォーム */
 
input {
margin-top: 0.5em;
}
input#TEXT {
border: solid 1px #CCCCCA;
}
input#BUTTON {
padding: 1px 0.5em;
border: double 3px #CCCCCA;
background: #EDEDEA;
}
textarea {
margin-top: 0.5em;
border: solid 1px #CCCCCA;
}
select {
margin-top: 0.5em;
border: solid 1px #CCCCCA;
}
}


function myGo(myTblNo){
/* 引用 */
myXX=myWidth[myTblNo] + myMarginX;              // ウィンドウ横幅
blockquote {
myYY=myHeight[myTblNo] + myMarginY;              // ウィンドウ縦幅
padding-left: 0.8em;
myWinName = "Win"+myTblNo;                      // ウィンドウ名
margin: 1em;
myWinSize = "width=" + myXX + ",height=" + myYY; // ウィンドウオプション
border-left: 2px dashed #EAEAED;
myWin = window.open("" , myWinName , myWinSize); // ウィンドウを開く
}
myWin.document.open();
cite,q {
myWin.document.write('<html>');
text-decoration: underline;
myWin.document.write('<head>');
myWin.document.write('<title>' , myTitle[myTblNo] , '<','/title>');
myWin.document.write('<','/head>');
myWin.document.write('<body topmargin=0 leftmargin=0>');
myWin.document.write('<img src=\"' , myJpeg[myTblNo] , '\">' );
myWin.document.write('<' , '/body>');
myWin.document.write('<' , '/html>');
myWin.document.close();
}
}
// --></script>


/* 整形済みテキスト */
pre {
padding: 0.3em;
border: solid 1px #DADADC;
font-size: 92%;
font-family: monospace;
}


/* 物理要素 */
b { font-weight: bold; } /* 太字 */
i { font-style: italic; } /* 斜体 */
big { font-size: 107%; } /* 文字大 */
small { font-size: 85%; } /* 文字小 */
tt { font-family: monospace; } /* 等幅 */
</style>




Line 65: Line 307:
<body id="INDEX">
<body id="INDEX">


<div id="PAGETOP">




<a href="JavaScript:myGo(0)">
<!--================-->
<img src="http://openwetware.org/images/a/ac/Loop_tornament01.jpg" border="0" width="100" height="75"></a>
<!--  ヘッダー  -->
<a href="JavaScript:myGo(1)">
<!--================-->
<img src="http://openwetware.org/images/8/8b/20120817.tornamentandloop.45min.sybergold.jpg" border="0" width="100" height="75"></a>
<div id="HEADER">
<h1 id="wiki-mode1">BIOMOD基礎ゼミチーム Wiki</h1>
<ul id="PAN">
  <li>index</li>
</ul>
</div>
<hr>




<!--================-->
<!--  メニュー  -->
<!--================-->
<div id="MENU">
<h2>menu</h2>
<ul>
  <li id="MENU01" class="menu-on"><a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team">TOP</a></li>
  <li id="MENU02"><a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/design">Design</a></li>
  <li id="MENU03"><a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/diary">Diary</a></li>
  <li id="MENU04"><a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/experiment_result">Experiment result</a></li>
  <li id="MENU05"><a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/member">Member</a></li>
  <li id="MENU06"><a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/link">Link</a></li> 
</ul>
</div>
<hr>
<hr>
<!--================-->
<!--  記事部分  -->
<!--================-->
<div id="KIZI">
<hr>
<h2>履歴</h2>
<div class="text">
<dl>
  <dt></dt>
  <dd></dd>
</dl>
<ul class="modori">
  <li><a href="#PAGETOP">TOP</a></li>
</ul>
</div>
<hr>
</div>
<!--================-->
<!--  フッター  -->
<!--================-->
<div id="FOOTER">
<h2>連絡先</h2>
<ul>
<li id="FOOTER01"><a href="#PAGETOP">TOP</a></li>
<li id="FOOTER02"><address><a href="mailto:mail@address.com">mail</a></address></li>
<li id="FOOTER03"><address><a href="http://css.poromeria.com/">CSS Designplate</a></address></li>
</ul>
</div>
</div>
<a href=""></a>




</body>
</body>
</html>
</html>

Revision as of 23:28, 1 September 2012

<html lang="ja"> <head> <meta http-equiv="content-type" content="text/html; charset=Shift_JIS"> <meta http-equiv="content-style-type" content="text/css"> <title>BIOMOD 2012 Tohoku basic seminar team Wiki</title>



<style type="text/css"> @charset "Shift_JIS";

/* CDP 001 css 06/12/1 */ /* Copyright (c) 2006 WebDesignTemplates[http://wdt.pekori.jp] All rights reserved. */

/* default */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;} table{border-collapse:collapse;border-spacing:0;} fieldset,img{border:0;} address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;} ol,ul {list-style:none;} caption,th {text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;} q:before,q:after{content:'';} /* fonts(Yahoo UI) */ body { font: 13px arial,helvetica,clean,sans-serif; *font-size:small; *font:x-small; } table { font-size: inherit; font: 100%; } select,input,textarea { font: 99% arial,helvetica,clean,sans-serif; }

/* 全体設定 */ html {

} body { } body#INDEX { } div#PAGETOP { width: 100%; font-size: 100%; color: #454341; } hr { display: none; } a:link { color: #414191; } a:visited { color: #414161; } a:hover { color: #914141; } a:active { color: #914141; }

/* ヘッダー */ div#HEADER { margin-bottom: 20px; border-top: solid 4px #595956; border-bottom: double 3px #FFFFFF; background: #DCDCDA; } h1#wiki-mode1 { padding: 0.3em 1em 0.3em 21px; font-size: 167%; letter-spacing: 0.2em; color: #9A4414; } ul#PAN { position: absolute; top: 10px; right: 0px; text-align: right; }

  1. INDEX ul#PAN{

display: none; }

  1. PAN li{

display: inline; }

  1. PAN a{

text-decoration: none; }

  1. PAN a:after{

content: "->"; }

/* メニュー */ div#MENU { width: 210px; float: left; }

  1. MENU h2{

width: 150px; margin: 0 20px 1em 20px; padding: 0.2em 10px; border: none; font-size: 107%; letter-spacing: 0.2em; color: #BA7464; }

  1. MENU ul{

width: 170px; margin: 0 20px 1em 20px; border-bottom: double 3px #FBFBFA; }

  1. MENU li{

margin-bottom: 15px; padding-top: 0.1em; background: #FBFBFA; }

  1. MENU li.menu-on {

background: #ECECEA; }

  1. MENU li a{

display: block; width: 150px; padding: 0.4em 10px 0.4em 10px; border-bottom: dotted 2px #DCDCDA; font-weight: bold; text-decoration: none; }

  1. MENU li a:hover,#MENU li a:active{

border-bottom: solid 2px #BA8474; text-decoration: none; }

/* 記事部分 */ div#KIZI { margin: 0 20px 0 210px; padding: 0 0 0 20px; border-left: solid 10px #FBFBFA; } div#KIZI h2 { padding: 0.3em 0; border-bottom: solid 1px #CCCCCA; color: #BA7464; font-size: 122%; letter-spacing: 0.2em; } div.text { margin: 0.5em 2.5em 1.5em 0; line-height: 1.7; } .text p { margin-bottom: 1em; } h3 { padding: 0.6em 0 0.4em 0; letter-spacing: 0.1em; } h4 { padding: 0.5em 0 0.2em 0; letter-spacing: 0.1em; } h5,h6 { padding: 0.4em 0 0.2em 0; } .text ul.modori { text-align: right; font-size: 85%; list-style: none; } .modori a:link,.modori a:visited{ color: #BA7464; }






/* リスト */ .text ol { margin: 0 0 1em 35px; list-style: decimal; } .text ul { margin: 0 0 1em 35px; list-style: square; } dl { margin: 0 0 1em 5px; } dt { color: #9A5434; font-weight: bold; } dd { margin: 0 1em 1em 1.5em; }

/* フッター */ div#FOOTER { width: 100%; clear: left; text-align: right; margin-top: 20px; border-top: double 3px #FFFFFF; border-bottom: solid 6px #595956; background: #DCDCDA; }

  1. FOOTER h2 {

display: none; }

  1. FOOTER ul {

padding: 0.8em 2em; }

  1. FOOTER li {

display: inline; padding: 0 0.5em; font-size: 92%; }

  1. FOOTER a{

text-decoration: none; } address { display: inline; }

/* 強調・追加・削除 */ em { font-weight: bold; } strong{ font-weight: bold; color: #814121; } ins { text-decoration: underline; } del { text-decoration: line-through; }

/* フォーム */

input { margin-top: 0.5em; } input#TEXT { border: solid 1px #CCCCCA; } input#BUTTON { padding: 1px 0.5em; border: double 3px #CCCCCA; background: #EDEDEA; } textarea { margin-top: 0.5em; border: solid 1px #CCCCCA; } select { margin-top: 0.5em; border: solid 1px #CCCCCA; }

/* 引用 */ blockquote { padding-left: 0.8em; margin: 1em; border-left: 2px dashed #EAEAED; } cite,q { text-decoration: underline; }

/* 整形済みテキスト */ pre { padding: 0.3em; border: solid 1px #DADADC; font-size: 92%; font-family: monospace; }

/* 物理要素 */ b { font-weight: bold; } /* 太字 */ i { font-style: italic; } /* 斜体 */ big { font-size: 107%; } /* 文字大 */ small { font-size: 85%; } /* 文字小 */ tt { font-family: monospace; } /* 等幅 */ </style>



</head> <body id="INDEX">

<div id="PAGETOP">


<!--================--> <!--  ヘッダー  --> <!--================--> <div id="HEADER"> <h1 id="wiki-mode1">BIOMOD基礎ゼミチーム Wiki</h1> <ul id="PAN">

 <li>index</li>

</ul> </div> <hr>


<!--================--> <!--  メニュー  --> <!--================--> <div id="MENU"> <h2>menu</h2>

<ul>
  <li id="MENU01" class="menu-on"><a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team">TOP</a></li>
  <li id="MENU02"><a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/design">Design</a></li>
  <li id="MENU03"><a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/diary">Diary</a></li>
  <li id="MENU04"><a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/experiment_result">Experiment result</a></li>
  <li id="MENU05"><a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/member">Member</a></li>
  <li id="MENU06"><a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/link">Link</a></li>  

</ul> </div> <hr>


<!--================--> <!--  記事部分  --> <!--================--> <div id="KIZI">



<hr>



<h2>履歴</h2> <div class="text">

<dl>
  <dt></dt>
  <dd></dd>
</dl>

<ul class="modori">

 <li><a href="#PAGETOP">TOP</a></li>

</ul> </div> <hr>

</div>


<!--================--> <!--  フッター  --> <!--================--> <div id="FOOTER"> <h2>連絡先</h2> <ul>

<li id="FOOTER01"><a href="#PAGETOP">TOP</a></li>
<li id="FOOTER02"><address><a href="mailto:mail@address.com">mail</a></address></li>
<li id="FOOTER03"><address><a href="http://css.poromeria.com/">CSS Designplate</a></address></li>

</ul> </div>

</div> <a href=""></a>


</body> </html>