Community

9월 24일 일요일 현재 과정

오늘은 Love 출석부 로그인 h1{ position: absolute; left: 650px; } text{ position: absolute; text-align: center; } 로그인 이름: function process(){ let name =document.getElementById("samename") alert(name.value+"님 환영합니다.") } event.preventDefault(); love 출석체크 h1{color: blue;} strong{color: red;} .button-style{ background-color: green; }.btn1{ position: absolute; left: 50px; } .btn2{ position: absolute; left: 100px; }.rdo1{ position: absolute; left: 170px; }.rdo2{ position: absolute; left: 250px;} .n1 { position: absolute; left: 190px; } .n2{ position: absolute; left: 270px}; 오전 팀회의--> 출석체크 function setClock(){ let today=new Date(); let e =today.toString(); document.getElementById("clock").innerHTML=e; //document.getElementById('clock').innerHTML=today; }setInterval('setClock()',1000);//1초마다 번복한다 setClock(); 지각하지않기!! 오전/오후 오전 오후 오전 출석체크 출석 인정결석 출근 질병 오후 출석체크 오후 출석체크 를 했다 힘들긴 하지만 기분이 좋다 빨리 완성했으면 좋겠다

알림

알림이 없습니다