IGEM:Kyoto/2008: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(link追加)
(WSの写真)
Line 8: Line 8:
td.top {border:2px olive solid;
td.top {border:2px olive solid;
   text-align:center;}
   text-align:center;}
#c1 {width:22%;
#logo {width:22%;
   height:192px}
   height:192px}
#tab {width:13%;
#tab {width:13%;
Line 16: Line 16:
   background-color:white;
   background-color:white;
   border:5px yellow dotted;}
   border:5px yellow dotted;}
table.photo {width:500px;
p.a1 {margin:5px;
  height:300px;
   padding:2px;
   border:5px blue dashed;
   font-size:24px;}
   text-align:center;}
--></style>
--></style>
<table class="top">
<table class="top">
<tr>
<tr>
<!--logo-->
<!--logo-->
<td class="top" id="c1" bgcolor="lightgreen" rowspan="2">
<td class="top" id="logo" bgcolor="lightgreen" rowspan="2">
<img src="http://openwetware.org/images/a/a4/IGEM_Kyoto_TestLogo.jpg" height="192" width="192">
<img src="http://openwetware.org/images/a/a4/IGEM_Kyoto_TestLogo.jpg" height="192" width="192">
</td>
</td>
Line 57: Line 56:
<td colspan="7" bgcolor="olive">
<td colspan="7" bgcolor="olive">
<div class="main">
<div class="main">
<p class="a1">The Asia Teachers' workshop was held in Kyoto on June 21!</h2>
<!--photo-->
<!--photo-->
<table class="photo" align="center">
<div align="center">
<tr><td>
<img src="http://openwetware.org/images/2/20/Asia_Teachers_workshop.jpg">
<b>PHOTO<br />
</div>
Coming Soon!</b>
</tr></td>
</table>
Contact Us:<img src="http://openwetware.org/images/2/2f/Email_to_iGEM.Kyoto.jpg">
Contact Us:<img src="http://openwetware.org/images/2/2f/Email_to_iGEM.Kyoto.jpg">
</div>
</div>

Revision as of 18:20, 20 June 2008

日本語 <html> <style type="text/css"> <!-- table.top {width:900px;

  border:5px olive solid;
  border-collapse:collapse;}

td.top {border:2px olive solid;

  text-align:center;}
  1. logo {width:22%;
  height:192px}
  1. tab {width:13%;
  height:60px;}

div.main {width:900px;

  text-align:center;
  background-color:white;
  border:5px yellow dotted;}

p.a1 {margin:5px;

  padding:2px;
  font-size:24px;}

--></style> <table class="top"> <tr> <!--logo--> <td class="top" id="logo" bgcolor="lightgreen" rowspan="2"> <img src="http://openwetware.org/images/a/a4/IGEM_Kyoto_TestLogo.jpg" height="192" width="192"> </td> <!--title--> <td class="top" bgcolor="lightgreen" colspan="6"> <font size="16px"><b>iGEM Kyoto</b></font> </td> </tr> <tr> <!--tab--> <td class="top" id="tab" align="center" bgcolor="pink"> Top </td> <td class="top" id="tab" align="center" bgcolor="white"> ProjectA </td> <td class="top" id="tab" align="center" bgcolor="white"> ProjectB </td> <td class="top" id="tab" align="center" bgcolor="white"> <a href="http://openwetware.org/wiki/IGEM:Kyoto/2008/schedule">Schedule</a> </td> <td class="top" id="tab" align="center" bgcolor="white"> <a href="http://openwetware.org/wiki/IGEM:Kyoto/2008/members">Members</a> </td> <td class="top" id="tab" align="center" bgcolor="white"> <a href="http://openwetware.org/wiki/IGEM:Kyoto/2008/links">Links</a> </td> </tr> <tr> <!--main--> <td colspan="7" bgcolor="olive"> <div class="main"> <p class="a1">The Asia Teachers' workshop was held in Kyoto on June 21!</h2> <!--photo--> <div align="center"> <img src="http://openwetware.org/images/2/20/Asia_Teachers_workshop.jpg"> </div> Contact Us:<img src="http://openwetware.org/images/2/2f/Email_to_iGEM.Kyoto.jpg"> </div> </td> </tr> </table> </html>