- 1주차 미션
기본과제
<!DOCTYPE html>
<html lang="en">
<head>
<title>Document</title>
<script>
alert("Hello World");
</script>
</head>
<body>
</body>
</html>
추가과제
Chapter1 필기
https://rei050r.tistory.com/50
Chapter2 필기
https://rei050r.tistory.com/52
'혼공학습단 > 자바스크립트' 카테고리의 다른 글
Chapter 04 (0) | 2023.01.19 |
---|---|
혼공학습단 9기_2주차 미션 (0) | 2023.01.15 |
Chapter 03 (0) | 2023.01.15 |
Chapter 02 (2) | 2023.01.08 |
Chapter 01 (2) | 2023.01.07 |