Team:KAIST-Korea/Test Count
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | <html xmlns="http://www.w3.org/1999/xhtml" > | |
- | + | <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( | + | var arrTime = new Array(0, 0, 0); |
function Dday_countdown() { | function Dday_countdown() { | ||
Line 43: | Line 46: | ||
</head> | </head> | ||
<body> | <body> | ||
- | <div style=" | + | <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