
지금 1-2강 하는 중인데
<div>나는 구역을 나누죠</div> <p>나는 문단이에요</p> <h1>h1은 제목이에요.</h1> <h2>h2는 소제목입니다.</h2> <h3>h3~h6 h 뒷 숫자가 커질수록 글자 크기는 작아져요. </h3> <a href="https://spartacodingclub.kr/"> 하이퍼링크 </a> <img src="https://s3.ap-northeast-2.amazonaws.com/materials.spartacodingclub.kr/free/logo_teamsparta.png" width="300"/> <input type="text"> <button>버튼입니다.</button>
이거 붙이고 저장해도
새로고침 눌러도 홈페이지가 안바뀝니다 ㅠㅠ
위에 head 제목도 그대로 index 구요 ㅜㅜ
뭘잘못했을까요 제가?


