基礎ゼミチーム/basic seminar team/member: Difference between revisions
Naito Ushio (talk | contribs) No edit summary |
Naito Ushio (talk | contribs) No edit summary |
||
| Line 279: | Line 279: | ||
<div id="yohaku"></div> | <div id="yohaku"></div> | ||
<div id="kiji-line1"></div> | |||
<div id="kiji"> | |||
<div style="background-color:#bbb;margin:20px 100px 20px 100px;text-align:center;"> | <div style="background-color:#bbb;margin:20px 100px 20px 100px;text-align:center;"> | ||
<img src="http://openwetware.org/images/thumb/c/c4/Team-picture-main.jpg/800px-Team-picture- | <img src="http://openwetware.org/images/thumb/c/c4/Team-picture-main.jpg/800px-Team-picture-sub.jpg" style="width:700px;margin:5px 0 0 0;"><br> | ||
<div style="background-color:white;border-style:solid;border-width:5px;border-color:#bbb;">our members</div> | <div style="background-color:white;border-style:solid;border-width:5px;border-color:#bbb;">our members</div> | ||
</div> | </div> | ||
| Line 297: | Line 299: | ||
<h3>Kenta Muranaka / 村中建太</h3> | <h3>Kenta Muranaka / 村中建太</h3> | ||
</div> | |||
Revision as of 09:37, 7 September 2012
<html> <head> <style type="text/css"> /* 一番外側のboxのかこいです。幅1000px、高さ2000px */
- wrapper{
width:1000px; /*height:2000px;*/ }
/* タイトルのboxです。内側は上に10px、左側30px*/
div#head-1{
color:#008000;
font-size:30px;
width:970px;
height:40px;
padding:10px 0px 0px 30px;
}
/* タイトル下の太めアンダーライン 枠が3px X 2で6pxずらしてる */
- head-under{
height:7px; width:994px; border-style:solid; border-width:3px; border-color:#98FB98; background-color:#008000; }
/* メニューの外枠 */
div#menu{
width:1000px;
height:40px;
text-align:center;
padding:8px 0px;
font-size:22px;
}
/* リンクボタン左端 線なしなので200px */ div#HOME{ width:165px; height:30px; float:left; }
/* リンクボタン線あり 線の幅2pxと中の枠198px */ div#bottun{ width:163px; height:30px; border-style:solid; border-width:0px 0px 0px 2px; float:left; }
/* リンクボタン */ a:link{ color:black; }
/* リンクボタン 押したことのあるやつの色 */ a:visited{ color:#777; }
/* カーソル置いた時の変化 背景が変わる */ a:hover div{ background-color:#eee; }
/* ヘッドの下の細い線 */
- under-line{
clear:left; width:1000px; height:4px; background-color:green; margin:6px 0px; }
/*ここまでヘッドのスタイルシート*/
/* タイトルの配置 */
- line-title{
width:912px; height:30px; float:left; margin:10px 0px 0px 30px; }
/* タイトル文字 */
font#head{
valign:bottom;
font-size:27px;
color:#8B4513;
}
/* 左上の白いBOX */
- line1
{ background-color:white; float:left; width:28px; height:40px; }
/*左真ん中の色つき横側線*/
- line2{
background-color:#FF4500; width:20px; height:40px; float:left; }
/* 真ん中左の空白 */
- line2-5{
clear:left; float:left; width:20px; height:6px; background-color:white; }
/* 真ん中の細長線*/
- line3{
height:6px; background-color:#FF4500; width:950px; float:left; }
/* 下側左の空白 */
- line4{
background-color:white; width:28px; height:5px; float:left; clear:left; }
/*下真ん中の色つき縦線 */
- line5{
background-color:#FF4500; width:20px; height:5px; float:left; }
/* した右側の空白 */
- line6{
background-color:white; width:932px; height:5px; float:left; }
/* タイトル下空白 */
- yohaku{
width:1000px; clear:left; height:7px; }
/* 記事左側余白 */
- kiji-line1{
width:36px; background-color:white; float:left; clear:left; height:2px; }
/* 記事左側色つき線 */
- kiji-line2{
width:3px; float:left; height:500px; background-color:#8B4513; }
/* 記事内容 幅931px+マージン15px×2+3px+36px = 1000px */
- kiji{
width:931px; /*height:500px;*/ float:left; background-color:white; padding:15px; border-style:solid; border-width:0px 0px 3px 3px; border-color:#8B4513; }
</style>
</head>
<body>
BIOMOD2012 Tohoku Team B
Member
<img src="http://openwetware.org/images/thumb/c/c4/Team-picture-main.jpg/800px-Team-picture-sub.jpg" style="width:700px;margin:5px 0 0 0;">
Second grader
Tomoki Aota / 青田智来
Ushio Naito / 内藤 潮
Goro Yabu / 藪 悟郎
First grader / Basic seminar course
Takumi Koyama / 小山拓弥
Kazuki Suto / 須藤和希
Mizuki Hayasaka / 早坂美月
Yoriko Hashida / 橋田典子
Azusa Funabashi / 舟橋 梓
Kenta Muranaka / 村中建太
</body> </html>