JS <!DOCTYPE html> <html> <body> <h2> 자바 스크립트 연습장 </h2> <p id=""demo"> 지금은 몇 시인가요?</p> </body> </html> HTML 기본 타입