소스 검색

HW<02> done

Mark 2 년 전
부모
커밋
9d091c3989
1개의 변경된 파일0개의 추가작업 그리고 16개의 파일을 삭제
  1. 0 16
      02/index.html

+ 0 - 16
02/index.html

@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
-   <meta charset="UTF-8">
-   <meta http-equiv="X-UA-Compatible" content="IE=edge">
-   <meta name="viewport" content="width=device-width, initial-scale=1.0">
-   <title>js_hm2</title>
-</head>
-
-<body>
-
-   <script src="main.js"></script>
-</body>
-
-</html>