Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 197 Bytes

File metadata and controls

14 lines (11 loc) · 197 Bytes

JS

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

HTML 기본 타입