Github: https://github.com/leejaeseong11/frontend-study/tree/main/HTML#learn-the-basics frontend-study/HTML at main · leejaeseong11/frontend-study Contribute to leejaeseong11/frontend-study development by creating an account on GitHub. github.com 출처: https://www.w3schools.com/html/html_intro.asp HTML HTML(Hyper Text Markup Language)은 웹 페이지를 만들기 위한 표준 마크업 언어이다. HTML 요소는 시작 태그, 요소의 내용, 종료 태그로 정의된다.
메모장, 텍스트 편집기로도 코드 작성이 가능하지만 VSCode를 이용해 HTML을 배운다. VSCode 설치 후 추가로 설치해두면 좋은 Extensions이 있다. - open i...
#
attribute
#
element
#
heading
#
html
#
paragraph