Team:KAIST-Korea/Test Count

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html xmlns="http://www.w3.org/1999/xhtml" >
+
<html xmlns="http://www.w3.org/1999/xhtml" >
-
<head><title></title>
+
<head>
 +
<title>
 +
</title>
 +
 
  <style type="text/css"> input { width:30px; text-align:center } </style>
  <style type="text/css"> input { width:30px; text-align:center } </style>
     <script type="text/javascript">
     <script type="text/javascript">
         var arrMonth = new Array("Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec");
         var arrMonth = new Array("Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec");
         var arrDate = new Array(2011, 11, 8); //목표 날짜를 입력하세요
         var arrDate = new Array(2011, 11, 8); //목표 날짜를 입력하세요
-
         var arrTime = new Array(2011, 7, 8);
+
         var arrTime = new Array(0, 0, 0);
          
          
         function Dday_countdown() {
         function Dday_countdown() {
Line 43: Line 46:
  </head>
  </head>
  <body>
  <body>
-
  <div style="border:solid 1px #000000; width:400px; text-align:center; font-size:15px; font-family:@맑은 고딕" id="Timecount"></div>
+
  <div style=" width:400px; text-align:center; font-size:15px; font-family:@맑은 고딕" id="Timecount"></div>
  </body>
  </body>
  </html>
  </html>

Revision as of 09:49, 8 July 2011