-
emmet으로 html태그 작성하기-코딩팁코딩Coding/HTML_CSS_JavaScript 2020. 7. 10. 17:09728x90
https://opentutorials.org/module/2957/20611
에디터 팁 : emmet 으로 html태그 작성하기 - 코딩팁
html,css 등을 작성할때, 시간을 단축시켜주는 확장기능입니다. https://emmet.io/ 해당에디터 : vscode, atom, notepad++ 외 그외에도 emmet 플러그인만 설치돼있으면 다 가능합니다. 아마 대부분의 에디터가 ��
opentutorials.org
https://demun.github.io/vscode-tutorial/시작 - Visual Studio Code tutorial
시작 비주얼 스튜디오 코드는 가볍고, 맥,리눅스,윈도우에서 모두 실행 가능하고, 무료인 코드편집기입니다. Sublimetext, Atom 에디터의 장점들을 잘 모아 만든 에디터입니다. 특히 서브라임텍스트�
demun.github.io
VSCode에는 emmet 기능이 내장되어 있어서 settings.json들어가셔서 문구가 없으면 추가 하시면 활성화 됩니다."emmet.triggerExpansionOnTab": true
Emmet — the essential toolkit for web-developers
Emmet — the essential toolkit for web-developers Emmet is a plugin for many popular text editors which greatly improves HTML & CSS workflow: Demo | @@@ tooltip: Type CSS-like abbreviation type: ul#nav>li.item$*4>a{Item $} wait: 1000 tooltip: Run “Expan
emmet.io
https://code.visualstudio.com/Visual Studio Code - Code Editing. Redefined
Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
반응형'코딩Coding > HTML_CSS_JavaScript' 카테고리의 다른 글
HTML_Span태그의 의미, 사용법 (0) 2020.07.12 HTML_css-:link, visited, hover, active (0) 2020.07.12 HTML_CSS_첫걸음(입문자용) (0) 2020.07.11 HTML : attribute와 property 의 차이 (0) 2020.07.11 Emmet Document-Sytax (0) 2020.07.08 HTML/CSS_01-07.Emmet코드,tab(단축키)를 눌러 기본 틀 자동 (0) 2020.07.08 CSS-id, class예제 (0) 2020.07.08 CSS_justify-content (0) 2020.07.08