그대로 복사해서 옆에 태그 연습장에서 실행해 보세여~~ <body...> 하구 &;lt;/body> 사이에 넣는거 아시져? ^^;



<font color=red size=3><b>
<script language="JavaScript">
<!-- hiding content from old browsers
  today = new Date()
    if(today.getMinutes() < 10){
    pad = "0"
    }
    else
    pad = "";
   
document.write("지금은 ",today.getYear(),"년 ",today.getMonth()+1,"월 ",today.getDate(),"일 ");
document.write(today.getHours(),"시",pad,today.getMinutes(),"분 이군요.")

if((today.getHours() < 12) && (today.getHours() >= 6)){
document.write("오늘도 좋은 하루 되시길 바랍니다 !")
}
if((today.getHours() >= 12) && (today.getHours() <19)){
document.write("하시는 일 잘 되길 바랍니다 !")
}
if((today.getHours() >= 19) && (today.getHours() <= 23)){
document.write("좋은 밤 되십시오 !")
}
if((today.getHours() >= 0) && (today.getHours() < 4)){
document.write("주무실 시간입니다. 건강을 생각해서 이제 주무십시오.")
}
if((today.getHours() >= 4) && (today.getHours() <= 6)){
document.write("상쾌한 기분으로 출발하세요 !")
}
// end hiding content-->
</script></font></b>


* 눈내리는마을님에 의해서 게시물 이동되었습니다 (2003-05-25 01:13)

내가 듣고싶은 음악
내가 들려주고싶은 음악