과제넘많당..
width: calc(50% - 4px - 5px); 띄어쓰기 꼭해줘야함 height: 100vh; 화면전체 다쓰는것
특징
예제
<body> <script> var now = new Date(); document.write(now); </script> </body>
구문및 주석
메서드생성 function 메서드명() {