web

· HTML
1. VS Code 설치 https://code.visualstudio.com/download Download Visual Studio Code - Mac, Linux, Windows Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications. code.visualstudio.com 2. 확장 프로그램 HTML CSS Support 설치 왼쪽의 메뉴바..
· HTML
HTML이란? HTML(Hyper Text Markup Language)의 약자로 웹 페이지를 기술하기 위한 마크업 언어이다. 마크업 언어는 텍스트에 태그를 붙여서 텍스트 문서의 어디에 해당하는지를 기술한 것을 의미한다. HTML은 태그들로 이루어진 HTML 요소의 형태로 작성된다. 태그란 과 같이 꺾쇠괄호 안에 위치하는 단어이다. 1. HTML의 역사 1989~1995년에 개발된 HTML의 첫 번째 버전은 버전 번호가 없었고 단순히 HTML로 불렸다. 1995년에 IETF(Internet Engineering Task Force)는 HTML의 표준안을 작성하고 HTML2.0으로 명명했다. 2. HTML5의 개발 원칙 HTML, CSS, DOM, JavaScript 기술에 기반을 둔다. 플래시와 ..
k-oyun
'web' 태그의 글 목록